SearchContext::GetContext method (String)
SharePoint 2013
NOTE: This API is now obsolete.
Gets the search context instance for the specified search application name.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Parameters
- searchApplicationName
- Type: System.String
A string specifying the search application name.
Return value
Type: Microsoft.Office.Server.Search.Administration.SearchContextA SearchContext object.
For more information about the SearchContext class and the SharePoint Enterprise Search Administration object model, see Getting Started with the Search Administration Object Model and How to: Return the Search Context for the Search Service Provider.
Show: