KeywordQuery constructor
SharePoint 2013
Initializes a new instance of the KeywordQuery class.
| Name | Description | |
|---|---|---|
|
KeywordQuery() | Initializes a new instance of the KeywordQuery class. |
|
KeywordQuery(ServerContext) | Initializes a new instance of the KeywordQuery class, based on the specified service application context. |
|
KeywordQuery(SPSite) | Initializes a new instance of the KeywordQuery class, based on the specified site. |
|
KeywordQuery(SPWeb) | Initializes a new instance of the KeywordQuery class, based on the specified SharePoint site. |
|
KeywordQuery(String) | Obsolete. Initializes a new instance of the KeywordQuery class, based on the specified application name. |
|
KeywordQuery(SearchServiceApplicationProxy) | Initializes a new instance of the KeywordQuery class, based on the specified Search service application. |
Show: