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