Click or drag to resize
ShoppingCartCheckResultItemsCheckFailed Property
Indicates whether check has failed (at least one cart item check has failed).

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

Property Value

Type: Boolean
See Also