Click or drag to resize
ShoppingCartItemCheckResultProductValidityExpired Property
Indicates that product has expired.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public bool ProductValidityExpired { get; set; }

Property Value

Type: Boolean
See Also