Class BundleTagHelperItem
Inheritance
System.Object
BundleTagHelperItem
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.Bundling.TagHelpers
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll
Syntax
public abstract class BundleTagHelperItem
Methods
AddToConfiguration(BundleConfiguration)
Declaration
public abstract void AddToConfiguration(BundleConfiguration configuration)
Parameters
Type | Name | Description |
---|---|---|
BundleConfiguration | configuration |