Indicates if given coupon code is suitable for this discount. Returns false if this discount has no codes assigned.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- couponCode
- Type: System String
Code to be checked
- ignoreUseLimit
- Type: System Boolean
Indicates if use limitation is to be ignored.
Return Value
Type: BooleanSee Also