Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiRichTextMarkupParser

    Namespace: Umbraco.Cms.Core.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IApiRichTextMarkupParser

    Methods

    View Source

    Parse(String)

    Declaration
    string Parse(string html)
    Parameters
    Type Name Description
    System.String html
    Returns
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Parse(String)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX