ShoppingCartCheckResultCheckFailed Property |
Indicates whether check has failed (whole cart check has failed or at least one cart item check has failed).
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntaxpublic bool CheckFailed { get; }
Property Value
Type:
Boolean
See Also