Interface IBlockValuePropertyIndexValueFactory
Represents a property index value factory specifically for block-based property values.
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public interface IBlockValuePropertyIndexValueFactory : IPropertyIndexValueFactory
Remarks
This marker interface allows for specialized indexing of block content, such as Block List, Block Grid, and Rich Text block values.