SearchContext::GetContext method
SharePoint 2013
NOTE: This API is now obsolete.
Gets the search context instance.
| Name | Description | |
|---|---|---|
|
GetContext(ServerContext) | Obsolete. Gets the search context instance for the ServerContext object. |
|
GetContext(SPSite) | Obsolete. Gets the search context instance for the specified SPSite object. |
|
GetContext(String) | Obsolete. Gets the search context instance for the specified search application name. |
|
GetContext(SearchServiceApplication) | Obsolete. |
|
GetContext(SearchServiceApplication, Boolean) | Obsolete. |
Show: