Class TagHelperOutputExtensions
Inheritance
System.Object
TagHelperOutputExtensions
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
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 | |
| System.Text.Encodings.Web.HtmlEncoder | htmlEncoder |
Returns
| Type | Description |
|---|---|
| System.String |