Show / Hide Table of Contents

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
TagHelperOutput output
HtmlEncoder htmlEncoder
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform