Search Results for

    Show / Hide Table of Contents
    View Source

    Delegate BlockPropertyValueConverterBase<TBlockModel, TBlockItemModel, TBlockLayoutItem, TBlockConfiguration, TBlockValue>.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
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX