Class BlockListLayoutItem
Used for deserializing the block list layout
Inheritance
System.Object
Namespace: Umbraco.Core.Models.Blocks
Assembly: Umbraco.Core.dll
Syntax
public class BlockListLayoutItem
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 |