Class AbpCardTextTagHelperService
Inheritance
AbpCardTextTagHelperService
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
public class AbpCardTextTagHelperService : AbpTagHelperService<AbpCardTextTagHelper>, IAbpTagHelperService<AbpCardTextTagHelper>, ITransientDependency
Constructors
AbpCardTextTagHelperService()
Declaration
public AbpCardTextTagHelperService()
Methods
Process(TagHelperContext, TagHelperOutput)
Declaration
public override void Process(TagHelperContext context, TagHelperOutput output)
Parameters
Overrides
Implements
Extension Methods