SearchContext.GetContext method
NOTE: This API is now obsolete.
Gets the search context instance.
Overload list
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. |
Top