ICouponCodeCollectionIsNotAppliedInCart Method |
Returns true when given codes is present in cart, but it is not applied.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax bool IsNotAppliedInCart(
string couponCode
)
Parameters
- couponCode
- Type: SystemString
Return Value
Type:
BooleanSee Also