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: 12.0.0
Syntax public bool CheckFailed { get; }
Property Value
Type:
BooleanSee Also