Class AbpBlockquoteParagraphTagHelperService
Inheritance
AbpBlockquoteParagraphTagHelperService
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Blockquote
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
public class AbpBlockquoteParagraphTagHelperService : AbpTagHelperService<AbpBlockquoteParagraphTagHelper>, IAbpTagHelperService<AbpBlockquoteParagraphTagHelper>, ITransientDependency
Constructors
AbpBlockquoteParagraphTagHelperService()
Declaration
public AbpBlockquoteParagraphTagHelperService()
Methods
Process(TagHelperContext, TagHelperOutput)
Declaration
public override void Process(TagHelperContext context, TagHelperOutput output)
Parameters
Type | Name | Description |
---|---|---|
TagHelperContext | context | |
TagHelperOutput | output |