Namespace Umbraco.Cms.Core.Models.Blocks
Classes
BlockEditorData<TValue, TLayout>
Convertable block data from json
BlockEditorDataConverter<TValue, TLayout>
Converts the block json data into objects
BlockGridArea
BlockGridEditorDataConverter
Data converter for the block grid property editor
BlockGridItem
Represents a layout item for the Block Grid editor.
BlockGridItem<T>
Represents a layout item with a generic content type for the Block List editor.
BlockGridItem<TContent, TSettings>
Represents a layout item with generic content and settings types for the Block List editor.
BlockGridLayoutAreaItem
BlockGridLayoutItem
Used for deserializing the block grid layout
BlockGridModel
The strongly typed model for the Block List editor.
BlockGridValue
Represents a block grid value.
BlockItemData
Represents a single block's data in raw form
BlockItemVariation
BlockLayoutItemBase
BlockListEditorDataConverter
Data converter for the block list property editor
BlockListItem
Represents a layout item for the Block List editor.
BlockListItem<T>
Represents a layout item with a generic content type for the Block List editor.
BlockListItem<TContent, TSettings>
Represents a layout item with generic content and settings types for the Block List editor.
BlockListLayoutItem
Used for deserializing the block list layout
BlockListModel
The strongly typed model for the Block List editor.
BlockListValue
Represents a block list value.
BlockModelCollection<T>
BlockPropertyValue
BlockValue
Represents a block value.
BlockValue<TLayout>
Represents a block value.
RichTextBlockItem
Represents a layout item for the Block List editor.
RichTextBlockItem<T>
Represents a layout item with a generic content type for the Block List editor.
RichTextBlockItem<TContent, TSettings>
Represents a layout item with generic content and settings types for the Block List editor.
RichTextBlockLayoutItem
Used for deserializing the rich text block layouts
RichTextBlockModel
The strongly typed model for blocks in the Rich Text editor.
RichTextBlockValue
Represents a rich text block value.
RichTextEditorBlockDataConverter
Data converter for blocks in the richtext property editor
Structs
ContentAndSettingsReference
Interfaces
IBlockLayoutItem
IBlockReference
Represents a data item reference for a Block Editor implementation.
IBlockReference<TSettings>
Represents a data item reference with settings for a Block editor implementation.
IBlockReference<TContent, TSettings>
Represents a data item reference with content and settings for a Block editor implementation.