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






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