Search Results for

    Show / Hide Table of Contents
    View Source

    Class HtmlContentExtensions

    Inheritance
    System.Object
    Namespace: Umbraco.Extensions
    Assembly: Umbraco.Web.Common.dll
    Syntax
    public static class HtmlContentExtensions

    Methods

    View Source

    ToHtmlString(IHtmlContent)

    Declaration
    public static string ToHtmlString(this IHtmlContent content)
    Parameters
    Type Name Description
    Microsoft.AspNetCore.Html.IHtmlContent content
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • ToHtmlString(IHtmlContent)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX