Search Results for

    Show / Hide Table of Contents

    Namespace Umbraco.Cms.Core.Models.Blocks

    Classes

    BlockEditorData

    Convertable block data from json

    BlockEditorDataConverter

    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.

    BlockItemData

    Represents a single block's data in raw form

    BlockItemData.BlockPropertyValue

    Used during deserialization to populate the property value/property type of a block item content property

    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.

    BlockModelCollection<T>

    BlockValue

    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.

    In This Article
    • Classes
    • Structs
    • Interfaces
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX