Class AbpAspNetCoreComponentsWebLeptonThemeModule
Implements
Inherited Members
Namespace: Volo.Abp.AspNetCore.Components.Web.LeptonTheme
Assembly: Volo.Abp.AspNetCore.Components.Web.LeptonTheme.dll
Syntax
[DependsOn(new Type[] { typeof(AbpAutoMapperModule), typeof(LeptonThemeManagementDomainSharedModule), typeof(AbpAspNetCoreComponentsWebThemingModule) })]
public class AbpAspNetCoreComponentsWebLeptonThemeModule : AbpModule, IAbpModule, IOnPreApplicationInitialization, IOnApplicationInitialization, IOnPostApplicationInitialization, IOnApplicationShutdown, IPreConfigureServices, IPostConfigureServices
Constructors
AbpAspNetCoreComponentsWebLeptonThemeModule()
Declaration
public AbpAspNetCoreComponentsWebLeptonThemeModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type | Name | Description |
---|---|---|
ServiceConfigurationContext | context |