Class BlockListConfiguration.BlockConfiguration
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class BlockListConfiguration.BlockConfiguration : IBlockConfiguration
Properties
View SourceContentElementTypeKey
Declaration
public Guid ContentElementTypeKey { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid |
SettingsElementTypeKey
Declaration
public Guid? SettingsElementTypeKey { get; set; }
Property Value
| Type | Description |
|---|---|
| Guid? |