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