Class LeptonThemeBundleContributor
Inheritance
LeptonThemeBundleContributor
Assembly: Volo.Abp.AspNetCore.Components.WebAssembly.LeptonTheme.dll
Syntax
public class LeptonThemeBundleContributor : IBundleContributor
Constructors
LeptonThemeBundleContributor()
Declaration
public LeptonThemeBundleContributor()
Methods
AddScripts(BundleContext)
Declaration
public void AddScripts(BundleContext context)
Parameters
AddStyles(BundleContext)
Declaration
public void AddStyles(BundleContext context)
Parameters
Implements
Extension Methods