SearchContext methods
SharePoint 2013
NOTE: This API is now obsolete.
The SearchContext type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
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. |
|
GetCurrent | Obsolete. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
Reset | Obsolete. Resets the content index. |
|
ToString | (Inherited from Object.) |
|
UpdateAlertNotificationFormat | Obsolete. Updates the format of alert notifications for search results. |
|
UpdateAlertNotificationQuota | Obsolete. |
|
UpdateDiacriticSensitive | Obsolete. Sets the value of the DiacriticSensitive property of the SearchContext class. |
|
UpdateQueryLoggingEnabled | Obsolete. Sets the value of the QueryLoggingEnabled property for the SearchContext class. |
Show: