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