Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IHtmlEncodedString

    Represents an HTML-encoded string that should not be encoded again.

    Namespace: Umbraco.Cms.Core.Strings
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IHtmlEncodedString

    Methods

    View Source

    ToHtmlString()

    Returns an HTML-encoded string.

    Declaration
    string? ToHtmlString()
    Returns
    Type Description
    string

    An HTML-encoded string.

    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX