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






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