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