MultiBuyDiscountInfoProvider GetMultiBuyDiscountsInternal Method Kentico 8.1 API Reference
Overload List

  NameDescription
Protected methodGetMultiBuyDiscountsInternal 
Returns a query for all the MultiBuyDiscountInfo objects.
Protected methodGetMultiBuyDiscountsInternal(SiteInfoIdentifier)
Returns a query for all the MultiBuyDiscountInfo objects of a specified site.
Protected methodGetMultiBuyDiscountsInternal(ShoppingCartInfo, DiscountsParameters)
Returns a query for all MultiBuyDiscountInfo objects applicable for given shopping cart.
Back to Top
See Also