SearchContext.GetContext Method
Include Protected Members
Include Inherited Members
Gets the search context instance.
Overload List
Name | Description | |
---|---|---|
GetContext(SPSite) | Gets the search context instance for the specified SPSite object. | |
GetContext(String) | Gets the search context instance for the specified search application name. | |
GetContext(ServerContext) | Gets the search context instance for the ServerContext object. |
Top