DiscountInfoIsValid Property |
Determines whether discount is valid. Discount must be currently running and have usable coupon codes if discount uses coupons.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax public virtual bool IsValid { get; }
Property Value
Type:
BooleanSee Also