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






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