Class ThemeInfo
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Theming
Assembly: Volo.Abp.AspNetCore.Mvc.UI.dll
Syntax
public class ThemeInfo
Constructors
ThemeInfo(Type)
Declaration
public ThemeInfo(Type themeType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | themeType |
Properties
Name
Declaration
public string Name { get; }
Property Value
| Type | Description |
|---|---|
| string |
ThemeType
Declaration
public Type ThemeType { get; }
Property Value
| Type | Description |
|---|---|
| Type |