Interface IBlockConfiguration
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public interface IBlockConfigurationProperties
View SourceContentElementTypeKey
Declaration
Guid ContentElementTypeKey { get; set; }Property Value
| Type | Description | 
|---|---|
| Guid | 
SettingsElementTypeKey
Declaration
Guid? SettingsElementTypeKey { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<Guid> |