• ISearchKeywordProvider

Contents

ISearchKeywordProvider

Namespace: Middleware

Assembly: Middleware

Keyword search provider interface is implemented by classes which provide keyword search facilities within a plugin

Methods

Search(Middleware.Search.KeywordSearchOptions) Interface for searching keywords
SearchResponseTypes(Boolean) Retrieves the available search response types for all search providers.
AdvancedSearch() Retrieves a string that can optionally be used by the UI to provide a paged or tabbed advance search option. Return null or empty string if the search provider should not have a custom advanced search option.

In This Document