Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockGridLayoutAreaItem

    Inheritance
    System.Object
    Namespace: Umbraco.Cms.Core.Models.Blocks
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class BlockGridLayoutAreaItem

    Properties

    View Source

    Items

    Declaration
    public BlockGridLayoutItem[] Items { get; set; }
    Property Value
    Type Description
    BlockGridLayoutItem[]
    View Source

    Key

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