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