Class LeptonGlobalScriptContributor
Inheritance
LeptonGlobalScriptContributor
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Theme.Lepton.dll
Syntax
[DependsOn(new Type[] { typeof(MalihuCustomScrollbarPluginScriptBundleContributor), typeof(CommercialThemeScriptContributor) })]
public class LeptonGlobalScriptContributor : BundleContributor, IBundleContributor
Constructors
LeptonGlobalScriptContributor()
Declaration
public LeptonGlobalScriptContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Overrides
Implements
Extension Methods