Class BlockListPropertyValueConstructorCache
Provides a cache for constructors used by block list property value converters, optimizing performance by avoiding repeated reflection or instantiation.
Namespace: Umbraco.Cms.Core.PropertyEditors.ValueConverters
Assembly: Umbraco.Infrastructure.dll
Syntax
public class BlockListPropertyValueConstructorCache : BlockEditorPropertyValueConstructorCacheBase<BlockListItem>
Constructors
View SourceBlockListPropertyValueConstructorCache()
Declaration
public BlockListPropertyValueConstructorCache()