The ISearchEngineProvider type exposes the following members.

Methods

  Name Description
Public method GetRecordCount
Public method GetTemplate
Gets a search result template.
Public method Search
Main search method.

Properties

  Name Description
Public property ProviderAttributes
Gets or sets provider attributes seting configuration file.
Public property ProviderLocalizedTitle
Gets the provider's localized title.
Public property ProviderName
Gets the provider name.
Public property SearchParams
Gets or sets search parameters.
Public property SearchPhrase
Gets or sets a search phrase.
Public property TemplateFileName
Gets template file name.

See Also