Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IApiRichTextElementParser

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

    Methods

    View Source

    Parse(String, RichTextBlockModel)

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