Class RichTextEditorValue
Inheritance
System.Object
      Namespace: Umbraco.Cms.Core
Assembly: Umbraco.Infrastructure.dll
Syntax
[DataContract]
public class RichTextEditorValueProperties
View SourceBlocks
Declaration
[DataMember(Name = "blocks")]
public RichTextBlockValue Blocks { get; set; }Property Value
| Type | Description | 
|---|---|
| RichTextBlockValue |