Class BlockGridLayoutAreaItem
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.Blocks
Assembly: Umbraco.Infrastructure.dll
Syntax
public class BlockGridLayoutAreaItem
Properties
View SourceItems
Declaration
public BlockGridLayoutItem[] Items { get; set; }
Property Value
| Type | Description |
|---|---|
| BlockGridLayoutItem[] |
Key
Declaration
public Guid Key { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |