Search Results for

    Show / Hide Table of Contents

    Class BlockListLayoutItem

    Used for deserializing the block list layout

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.Blocks
    Assembly: cs.temp.dll.dll
    Syntax
    public class BlockListLayoutItem

    Properties

    ContentUdi

    Declaration
    public Udi ContentUdi { get; set; }
    Property Value
    Type Description
    Udi

    SettingsUdi

    Declaration
    public Udi SettingsUdi { get; set; }
    Property Value
    Type Description
    Udi
    In This Article
    • Properties
      • ContentUdi
      • SettingsUdi
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX