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