Click or drag to resize
ISearchProvider Interface
Interface for search provider.

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

The ISearchProvider type exposes the following members.

Methods
  NameDescription
Public methodSearch
Searches content specified by parameters.
Top
See Also