Search Results for

    Show / Hide Table of Contents
    View Source

    Class BlockListPropertyValueConstructorCache

    Provides a cache for constructors used by block list property value converters, optimizing performance by avoiding repeated reflection or instantiation.

    Inheritance
    object
    BlockEditorPropertyValueConstructorCacheBase<BlockListItem>
    Namespace: Umbraco.Cms.Core.PropertyEditors.ValueConverters
    Assembly: Umbraco.Infrastructure.dll
    Syntax
    public class BlockListPropertyValueConstructorCache : BlockEditorPropertyValueConstructorCacheBase<BlockListItem>

    Constructors

    View Source

    BlockListPropertyValueConstructorCache()

    Declaration
    public BlockListPropertyValueConstructorCache()
    • View Source
    In this article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX