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






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