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






In This Topic
    Themes Class
    In This Topic
    Defines the names of supported themes.
    Object Model
    Themes Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class Themes 
    'Usage
     
    
    Dim instance As Themes
    public static class Themes 
    public class Themes abstract; sealed; 
    public abstract sealed class Themes 
    public __gc abstract __sealed class Themes 
    public ref class Themes abstract sealed 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Themes

    See Also