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