ICouponCodeCollectionRemove Method |
Removes the coupon with given couponCode from collection.
Does nothing when no such coupon exists.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax void Remove(
string couponCode
)
Parameters
- couponCode
- Type: SystemString
See Also