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