Interface IThemeManager
Namespace: Volo.Abp.AspNetCore.Components.Web.Theming.Theming
Assembly: Volo.Abp.AspNetCore.Components.Web.Theming.dll
Syntax
public interface IThemeManager
Properties
CurrentTheme
Declaration
ITheme CurrentTheme { get; }
Property Value
Type | Description |
---|---|
ITheme |