Keywords Members
Include Protected Members
Include Inherited Members
Represents the top-level object for managing keywords and best bets in Enterprise Search.
The Keywords type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Keywords | Initializes a new instance of the Keywords class. |
Top
Properties
Name | Description | |
---|---|---|
AllKeywords | Gets the collection of keywords for the site associated with this instance of the Keywords class. |
Top
Methods
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.) |
Top