Class AbpBlockquoteParagraphTagHelper
Inheritance
System.Object
AbpBlockquoteParagraphTagHelper
Implements
ITransientDependency
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Blockquote
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
public class AbpBlockquoteParagraphTagHelper : AbpTagHelper<AbpBlockquoteParagraphTagHelper, AbpBlockquoteParagraphTagHelperService>, ITransientDependency
Constructors
AbpBlockquoteParagraphTagHelper(AbpBlockquoteParagraphTagHelperService)
Declaration
public AbpBlockquoteParagraphTagHelper(AbpBlockquoteParagraphTagHelperService tagHelperService)
Parameters
Type | Name | Description |
---|---|---|
AbpBlockquoteParagraphTagHelperService | tagHelperService |
Implements
ITransientDependency