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
Remove Method
Removes the coupon with given
couponCode
from collection. Does nothing when no such coupon exists.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
Copy
public
void
Remove
(
string
couponCode
)
Parameters
couponCode
Type:
System
String
Implements
ICouponCodeCollection
Remove(String)
See Also
Reference
CouponCodeCollection Class
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com