Click or drag to resize
ISystemIndexResultsProvider Interface
Provides an interface to the system index search results provider.

Namespace: CMS.Search.Internal
Assembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntax
C#
public interface ISystemIndexResultsProvider

The ISystemIndexResultsProvider type exposes the following members.

Methods
  NameDescription
Public methodSearch
Searches system index based on specified search parameters.
Top
See Also