Class BlockListLayoutItem
Used for deserializing the block list layout
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.Blocks
Assembly: Umbraco.Infrastructure.dll
Syntax
public class BlockListLayoutItem : IBlockLayoutItem
Properties
View SourceContentUdi
Declaration
public Udi ContentUdi { get; set; }
Property Value
Type | Description |
---|---|
Udi |
SettingsUdi
Declaration
public Udi SettingsUdi { get; set; }
Property Value
Type | Description |
---|---|
Udi |