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