Inheritance
AbpTableHeaderTagHelperService
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
public class AbpTableHeaderTagHelperService : AbpTagHelperService<AbpTableHeaderTagHelper>, IAbpTagHelperService<AbpTableHeaderTagHelper>, ITransientDependency
Constructors
Declaration
public AbpTableHeaderTagHelperService()
Methods
Declaration
public override void Process(TagHelperContext context, TagHelperOutput output)
Parameters
Overrides
Declaration
protected virtual void SetTheme(TagHelperContext context, TagHelperOutput output)
Parameters
Implements
Extension Methods