Click or drag to resize
ShoppingCartCheckResultCheckFailed Property
Indicates whether check has failed (whole cart check has failed or 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 CheckFailed { get; }

Property Value

Type: Boolean
See Also