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






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