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