Class LeptonThemeStyleBundleContributor
Inheritance
LeptonThemeStyleBundleContributor
Assembly: Volo.Abp.AspNetCore.Components.WebAssembly.LeptonTheme.Bundling.dll
Syntax
public class LeptonThemeStyleBundleContributor : BundleContributor, IBundleContributor
Constructors
LeptonThemeStyleBundleContributor()
Declaration
public LeptonThemeStyleBundleContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Overrides
Implements
Extension Methods