Class BootstrapDatepickerScriptContributor
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Packages.BootstrapDatepicker
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Packages.dll
Syntax
public class BootstrapDatepickerScriptContributor : BundleContributor, IBundleContributor
Fields
PackageName
Declaration
public const string PackageName = "bootstrap-datepicker"
Field Value
| Type | Description |
|---|---|
| System.String |
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| BundleConfigurationContext | context |
Overrides
ConfigureDynamicResources(BundleConfigurationContext)
Declaration
public override void ConfigureDynamicResources(BundleConfigurationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| BundleConfigurationContext | context |
Overrides
TryAddCultureFile(BundleConfigurationContext, String)
Declaration
protected virtual bool TryAddCultureFile(BundleConfigurationContext context, string cultureName)
Parameters
| Type | Name | Description |
|---|---|---|
| BundleConfigurationContext | context | |
| System.String | cultureName |
Returns
| Type | Description |
|---|---|
| System.Boolean |