Click or drag to resize

IIndexableEntityBuilder Interface


Represents a builder for indexable entities

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.308
Syntax
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