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
    string html
    RichTextBlockModel richTextBlockModel
    Returns
    Type Description
    IRichTextElement
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX