Click or drag to resize
MultiBuyDiscountInfoProviderGetMultiBuyDiscountsInternal Method
Returns a query for all the multi buy discount objects.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
protected virtual ObjectQuery<MultiBuyDiscountInfo> GetMultiBuyDiscountsInternal()

Return Value

Type: ObjectQueryMultiBuyDiscountInfo
See Also