Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
ShoppingCartCheckResult Class
ShoppingCartCheckResult Properties
CheckFailed Property
ItemResults Property
ItemResultsBySKUID Property
ItemsCheckFailed Property
ShippingOptionNotAvailable Property
ShoppingCartCheckResult
.
ItemResults Property
Results for all products which have failed during check.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
List
<
ShoppingCartItemCheckResult
>
ItemResults
{
get
; }
Property Value
Type:
List
<
ShoppingCartItemCheckResult
>
See Also
Reference
ShoppingCartCheckResult Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com