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