Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Represents a search keyword.
The Keyword type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
BestBets | Gets all best bets for the keyword. |
![]() |
Definition | Gets or sets description for the keyword. |
![]() |
FeaturedContent | Gets all featured content for the keyword. |
![]() |
Group | Gets the search setting group to which the keyword belongs. |
![]() |
Id | Gets or sets the identity of the object. (Inherited from Identifiable.) |
![]() |
LastChanged | Gets or sets the date of the last changed field. (Inherited from Identifiable.) |
![]() |
Promotions | |
![]() |
Synonyms | Gets all synonyms for the keyword. |
![]() |
Term | Gets or sets the keyword term. |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
AddBestBet(String) | Adds a new best bet for the keyword. |
![]() |
AddBestBet(String, Uri) | Adds a new best bet with a given URI for the keyword. |
![]() |
AddBestBet(String, String, Uri) | Adds a new best bet with a given URI and html teaser for the keyword. |
![]() |
AddFeaturedContent | Adds featured content to the keyword. |
![]() |
AddPromotion | Adds a new promotion for the keyword. |
![]() |
AddSynonym(String) | Adds a two-way synonym for the keyword. |
![]() |
AddSynonym(String, SynonymExpansionType) | Adds a new synonym of the specified expansion type for the keyword. |
![]() |
CompareTo | (Inherited from IComparable<Keyword>.) |
![]() |
RemoveBestBet | Removes a best bet for the keyword. |
![]() |
RemoveFeaturedContent | Removes featured content from the keyword. |
![]() |
RemovePromotion | Removes a promotion with the specified name from the keyword. |
![]() |
RemoveSynonym | Removes a synonym for the keyword. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace
.gif)
.gif)