Search Results for

    Show / Hide Table of Contents
    View Source

    Class RichTextEditorValue

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    [DataContract]
    public class RichTextEditorValue

    Properties

    View Source

    Blocks

    Declaration
    [DataMember(Name = "blocks")]
    public RichTextBlockValue Blocks { get; set; }
    Property Value
    Type Description
    RichTextBlockValue
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • Blocks
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX