Class LeptonThemeSettingGroupViewComponent
Inheritance
LeptonThemeSettingGroupViewComponent
Assembly: Volo.Abp.LeptonTheme.Management.Web.dll
Syntax
public class LeptonThemeSettingGroupViewComponent : AbpViewComponent
Constructors
LeptonThemeSettingGroupViewComponent(ILeptonThemeSettingsAppService)
Declaration
public LeptonThemeSettingGroupViewComponent(ILeptonThemeSettingsAppService leptonThemeSettingsAppService)
Parameters
Fields
LeptonThemeSettingsAppService
Declaration
protected ILeptonThemeSettingsAppService LeptonThemeSettingsAppService
Field Value
Methods
InvokeAsync()
Declaration
public virtual Task<IViewComponentResult> InvokeAsync()
Returns
Extension Methods