Click or drag to resize
ICustomSearchIndex Interface
Custom search index interface.

Namespace: CMS.Search
Assembly: CMS.Search (in CMS.Search.dll) Version: 9.0.0
Syntax
C#
public interface ICustomSearchIndex

The ICustomSearchIndex type exposes the following members.

Methods
  NameDescription
Public methodRebuild
Rebuild custom search index.
Top
See Also