Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
CouponCodeCollection Class
CouponCodeCollection Methods
Add Method
Apply Method
Deserialize Method
IsAppliedInCart Method
IsAppliedInOrder Method
IsNotAppliedInCart Method
Merge Method
Remove Method
Serialize Method
CouponCodeCollection
IsAppliedInOrder Method
Returns true when given codes is present and was applied in order.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
Copy
public
bool
IsAppliedInOrder
(
string
couponCode
)
Parameters
couponCode
Type:
System
String
Return Value
Type:
Boolean
Implements
ICouponCodeCollection
IsAppliedInOrder(String)
See Also
Reference
CouponCodeCollection Class
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com