SearchContext.Current Property
NOTE: This API is now obsolete.
Gets the SearchContext instance for the current request.
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
[ObsoleteAttribute("This class is obsolete now. Please use SearchServiceApplication and SearchServiceApplicationProxy instead.")] public static SearchContext Current { get; }
Property Value
Type: Microsoft.Office.Server.Search.Administration.SearchContextA SearchContext object representing the instance for the current request.