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
IsAppliedInCart Method
Returns true when given codes is present and was applied in cart.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
Copy
public
bool
IsAppliedInCart
(
string
couponCode
)
Parameters
couponCode
Type:
System
String
Return Value
Type:
Boolean
Implements
ICouponCodeCollection
IsAppliedInCart(String)
See Also
Reference
CouponCodeCollection Class
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com