Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
DiscountCouponInfo Class
DiscountCouponInfo Methods
ApplyTogetherWith Method
CalculateUnitDiscount Method
DeleteObject Method
GetObjectData Method
CheckPermissionsInternal Method
InsertAsCloneInternal Method
SetObject Method
DiscountCouponInfo
ApplyTogetherWith Method
Returns false. Discounts coupons 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
DiscountCouponInfo Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com