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






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