Click or drag to resize

IIndexableEntityBuilder Interface


Note: This API is now obsolete.

Represents a builder for indexable entities

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
Syntax
[ObsoleteAttribute("Indexable Entities removed and refactored into ContentElementSearchIndex")]
public interface IIndexableEntityBuilder

The IIndexableEntityBuilder type exposes the following members.

Methods
 NameDescription
Public methodAdd Add a PageFieldIndexableEntry to the queue
Public methodGetSettings Get the current settings for the IndexableEntityBuilder
Public methodSaveSettings Save the current settings for the IndexableEntityBuilder
Top
See Also