SearchSettingGroup Methods

Include Protected Members
Include Inherited Members

The SearchSettingGroup type exposes the following members.

Methods

  Name Description
Public method CompareTo (Inherited from IComparable<SearchSettingGroup>.)
Public method GetBestBets Retrieves all best bets of the search setting group where the best bet name contains the specified filter.
Public method GetBestBetsWithKeyword Retrieves best bets of the search setting group that are associated with a keyword, i.e. are not global and where the best bet name contains the specified filter.
Public method GetBestBetsWithoutKeyword Retrieves all best bets of the search setting group that are not associated with a keyword, i.e. are global and where the best bet name contains the specified filter.
Public method GetContexts Retrieves all contexts of the search setting group where the context name contains the specified filter.
Public method GetFeaturedContent Retrieves all featured content of the search setting group where the featured content name contains the specified filter.
Public method GetFeaturedContentWithKeyword Retrieves all featured content of the search setting group that are associated with a keyword, i.e. are not global, and where the featured content name contains the specified filter.
Public method GetFeaturedContentWithoutKeyword Retrieves all featured content of the search setting group that are not associated with a keyword, i.e. are global, and where the featured content name contains the specified filter.
Public method GetKeywords Retrieves all keywords of the search setting group where the keyword term contains the specified filter.
Public method GetPromotions Retrieves all promotions of the search setting group where the promotion name contains the specified filter.
Public method GetPromotionsWithKeyword Retrieves all promotions of the search setting group that are associated with a keyword, i.e. are not global, and where the promotion name contains the specified filter.
Public method GetPromotionsWithoutKeyword Retrieves all promotions of the search setting group that are not associated with a keyword, i.e. are global, and where the promotion name contains the specified filter.

Top

See Also

Reference

SearchSettingGroup Interface

Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace