ICouponCodeCollectionIsAppliedInCart Method |
Returns true when given codes is present and is applied in cart.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax bool IsAppliedInCart(
string couponCode
)
Parameters
- couponCode
- Type: SystemString
Return Value
Type:
BooleanSee Also