Class Select2StyleContributor
Implements
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Packages.Select2
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Packages.dll
Syntax
public class Select2StyleContributor : BundleContributor, IBundleContributor
Constructors
Select2StyleContributor()
Declaration
public Select2StyleContributor()
Methods
ConfigureBundle(BundleConfigurationContext)
Declaration
public override void ConfigureBundle(BundleConfigurationContext context)
Parameters
| Type | Name | Description |
|---|---|---|
| BundleConfigurationContext | context |