Interface IRichTextPropertyIndexValueFactory
Represents a property index value factory specifically for rich text properties.
Namespace: Umbraco.Cms.Core.PropertyEditors
Assembly: Umbraco.Core.dll
Syntax
public interface IRichTextPropertyIndexValueFactory : IPropertyIndexValueFactory
Remarks
This marker interface allows for specialized indexing of rich text content, which may include markup, embedded media, and block content.