Delegate BlockPropertyValueConverterBase<TBlockModel, TBlockItemModel, TBlockLayoutItem, TBlockConfiguration>.CreateEmptyBlockModel
Creates an empty block model, i.e. for uninitialized or invalid property values.
Namespace: Umbraco.Cms.Core.PropertyEditors.ValueConverters
Assembly: Umbraco.Infrastructure.dll
Syntax
protected delegate TBlockModel CreateEmptyBlockModel();
Returns
Type | Description |
---|---|
TBlockModel |