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






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