Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
ItemDiscount Class
ItemDiscount Methods
ApplyTogetherWith Method
CalculateUnitDiscount Method
GetObjectData Method
ItemDiscount
ApplyTogetherWith Method
Returns false. Item discounts are applied on result of previous discounts application.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
ApplyTogetherWith
(
IItemDiscount
discount
)
Parameters
discount
Type:
CMS.Ecommerce
IItemDiscount
Examined discount.
Return Value
Type:
Boolean
Implements
IItemDiscount
ApplyTogetherWith(IItemDiscount)
See Also
Reference
ItemDiscount Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com