Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IBlockLayoutItem

    Namespace: Umbraco.Cms.Core.Models.Blocks
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public interface IBlockLayoutItem

    Properties

    View Source

    ContentUdi

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

    SettingsUdi

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