Search Results for

    Show / Hide Table of Contents
    View Source

    Class SingleBlockConfiguration

    The configuration object for the Single Block editor

    Inheritance
    object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class SingleBlockConfiguration

    Properties

    View Source

    Blocks

    Declaration
    [ConfigurationField("blocks")]
    public BlockListConfiguration.BlockConfiguration[] Blocks { get; set; }
    Property Value
    Type Description
    BlockConfiguration[]
    • Edit this page
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX