| IAppSearchAssociationsAsync Method |
| Name | Description | |
|---|---|---|
| SearchAssociationsAsync(SearchCombinationOptions, IEnumerableString, SearchPage) | Returns the search matches for one or more search terms. The search results depend on the search context. See: SearchCombinationOptions This type of search is also called smart search. | |
| SearchAssociationsAsync(AsyncHandle, SearchCombinationOptions, IEnumerableString, SearchPage) | Returns the search matches for one or more search terms. The search results depend on the search context. See: SearchCombinationOptions This type of search is also called smart search. | |
| SearchAssociationsAsyncT(AsyncHandle, FuncResponse, T, SearchCombinationOptions, IEnumerableString, SearchPage) | Returns the search matches for one or more search terms. The search results depend on the search context. See: SearchCombinationOptions This type of search is also called smart search. |