ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Themes Class / SuperHero Field






In This Topic
    SuperHero Field
    In This Topic
    Super hero theme.
    Syntax
    'Declaration
     
    
    Public Const SuperHero As System.String
    'Usage
     
    
    Dim value As System.String
     
    value = Themes.SuperHero
    public const System.string SuperHero
    public field SuperHero: System.String; Const 
    public constvar SuperHero : System.String;
    public: const System.string* SuperHero
    public:
    const System.String^ SuperHero
    See Also