Search Results for

    Show / Hide Table of Contents
    View Source

    Class RichTextModel

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.DeliveryApi
    Assembly: Umbraco.Core.dll
    Syntax
    public class RichTextModel

    Methods

    View Source

    Empty()

    Declaration
    public static RichTextModel Empty()
    Returns
    Type Description
    RichTextModel
    View Source

    IEnumerable<ApiBlockItem>(Blocks)

    Declaration
    public required IEnumerable<ApiBlockItem>(Blocks)
    Parameters
    Type Name Description
    Umbraco.Cms.Core.Models.Blocks
    Returns
    Type Description
    required
    Type Parameters
    Name Description
    ApiBlockItem
    • Improve this Doc
    • View Source
    In This Article
    • Methods
      • Empty()
      • IEnumerable<ApiBlockItem>(Blocks)
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX