Interface IBlockLayoutItem
Namespace: Umbraco.Cms.Core.Models.Blocks
Assembly: Umbraco.Infrastructure.dll
Syntax
public interface IBlockLayoutItem
Properties
View SourceContentUdi
Declaration
Udi ContentUdi { get; set; }
Property Value
| Type | Description |
|---|---|
| Udi |
SettingsUdi
Declaration
Udi SettingsUdi { get; set; }
Property Value
| Type | Description |
|---|---|
| Udi |