Class AbpStyleBundleTagHelper
Inheritance
System.Object
AbpStyleBundleTagHelper
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bundling.TagHelpers
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bundling.dll
Syntax
public class AbpStyleBundleTagHelper : AbpBundleTagHelper<AbpStyleBundleTagHelper, AbpStyleBundleTagHelperService>, ITransientDependency, IBundleTagHelper
Constructors
AbpStyleBundleTagHelper(AbpStyleBundleTagHelperService)
Declaration
public AbpStyleBundleTagHelper(AbpStyleBundleTagHelperService service)
Parameters
Type | Name | Description |
---|---|---|
AbpStyleBundleTagHelperService | service |
Implements
ITransientDependency