Keywords members
SharePoint 2013
Represents the top-level object for managing keywords and best bets in SharePoint Enterprise Search.
The Keywords type exposes the following members.
| Name | Description | |
|---|---|---|
|
Keywords(SearchContext, Uri) | Obsolete. Initializes a new instance of the Keywords class. |
|
Keywords(SearchServiceApplication, Uri) | Obsolete. |
|
Keywords(SearchServiceApplicationProxy, Uri) |
| Name | Description | |
|---|---|---|
|
AllKeywords | Gets the collection of keywords for the site associated with this instance of the Keywords class. |
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetAllBestBets | Gets all the best bets for the site associated with this instance of the Keywords class. |
|
GetFilteredBestBets | Returns all best bets that match the specified filter and value for the site associated with this instance of the Keywords class. |
|
GetFilteredKeywords | Returns all keywords that match the specified filter and value for the site associated with this instance of the Keywords class. |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
ToString | (Inherited from Object.) |
Show: