Class BootstrapDaterangepickerStyleContributor
Inheritance
BootstrapDaterangepickerStyleContributor
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Packages.dll
Syntax
public class BootstrapDaterangepickerStyleContributor : BundleContributor, IBundleContributor
Constructors
BootstrapDaterangepickerStyleContributor()
Declaration
public BootstrapDaterangepickerStyleContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
Overrides
Implements
Extension Methods