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.1.5347.20411)
Parameters
- couponCode
 - Type: 
System String
Code to be checked 
- ignoreUseLimit
 - Type: 
System Boolean
Indicates if use limitation is to be ignored. 
Return Value
Type:See Also