Class TagHelperOutputExtensions
Inherited Members
Namespace: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.TagHelpers.Extensions
Assembly: Volo.Abp.AspNetCore.Mvc.UI.Bootstrap.dll
Syntax
public static class TagHelperOutputExtensions
Methods
Render(TagHelperOutput, HtmlEncoder)
Declaration
public static string Render(this TagHelperOutput output, HtmlEncoder htmlEncoder)
Parameters
Type | Name | Description |
---|---|---|
TagHelperOutput | output | |
HtmlEncoder | htmlEncoder |
Returns
Type | Description |
---|---|
string |