Class AbpAspNetCoreComponentsServerLeptonThemeModule
Inheritance
AbpAspNetCoreComponentsServerLeptonThemeModule
Assembly: Volo.Abp.AspNetCore.Components.Server.LeptonTheme.dll
Syntax
public class AbpAspNetCoreComponentsServerLeptonThemeModule : AbpModule
Constructors
AbpAspNetCoreComponentsServerLeptonThemeModule()
Declaration
public AbpAspNetCoreComponentsServerLeptonThemeModule()
Methods
ConfigureServices(ServiceConfigurationContext)
Declaration
public override void ConfigureServices(ServiceConfigurationContext context)
Parameters
Type |
Name |
Description |
ServiceConfigurationContext |
context |
|