Class AbpTableHeadScopeTagHelper
Inheritance
System.Object
AbpTableHeadScopeTagHelper
Implements
ITransientDependency
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Table
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
public class AbpTableHeadScopeTagHelper : AbpTagHelper<AbpTableHeadScopeTagHelper, AbpTableHeadScopeTagHelperService>, ITransientDependency
Constructors
AbpTableHeadScopeTagHelper(AbpTableHeadScopeTagHelperService)
Declaration
public AbpTableHeadScopeTagHelper(AbpTableHeadScopeTagHelperService tagHelperService)
Parameters
| Type | Name | Description |
|---|---|---|
| AbpTableHeadScopeTagHelperService | tagHelperService |
Properties
Scope
Declaration
public AbpThScope Scope { get; set; }
Property Value
| Type | Description |
|---|---|
| AbpThScope |
Implements
ITransientDependency