PromotionCollection.GetPromotionEnumerator Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
GetPromotionEnumerator() | Returns an enumerator for all the promotions with a positive (or zero) boost value. | |
GetPromotionEnumerator(PromotionSortField, SortDirection) | Returns an enumerator for all the promotions with a positive (or zero) boost value in the collection, sorting on the specified field in the specified direction. | |
GetPromotionEnumerator(PromotionSortField, SortDirection, Int32, Int32) | Returns an enumerator for a subset of the promotions with a positive (or zero) boost value in the collection, sorting on the specified field in the specified direction. |
Top
See Also
Reference
Microsoft.SharePoint.Search.Extended.Administration.Keywords Namespace