Class TagHelperOutputExtensions
Inheritance
object
TagHelperOutputExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
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 |
|---|---|---|
| Microsoft.AspNetCore.Razor.TagHelpers.TagHelperOutput | output | |
| System.Text.Encodings.Web.HtmlEncoder | htmlEncoder |
Returns
| Type | Description |
|---|---|
| string |