Click or drag to resize
DiscountInfoIsValid Property
Determines whether discount is valid. Discount must be currently running and have usable coupon codes if discount uses coupons.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public virtual bool IsValid { get; }

Property Value

Type: Boolean
See Also