Class SingleBlockConfiguration
The configuration object for the Single Block editor
Inheritance
object
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public class SingleBlockConfiguration
Properties
View SourceBlocks
Declaration
[ConfigurationField("blocks")]
public BlockListConfiguration.BlockConfiguration[] Blocks { get; set; }
Property Value
| Type | Description |
|---|---|
| BlockConfiguration[] |