Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockListConfiguration.BlockConfiguration

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.PropertyEditors
    Assembly: Umbraco.Core.dll
    Syntax
    public class BlockConfiguration : IBlockConfiguration

    Properties

    View Source

    ContentElementTypeKey

    Declaration
    public Guid ContentElementTypeKey { get; set; }
    Property Value
    Type Description
    Guid
    View Source

    SettingsElementTypeKey

    Declaration
    public Guid? SettingsElementTypeKey { get; set; }
    Property Value
    Type Description
    System.Nullable<Guid>
    • Improve this Doc
    • View Source
    In This Article
    • Properties
      • ContentElementTypeKey
      • SettingsElementTypeKey
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX