Click or drag to resize
ShoppingCartCheckResultmItemResults Field
List of ShoppingCartItem check results.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
protected List<ShoppingCartItemCheckResult> mItemResults

Field Value

Type: ListShoppingCartItemCheckResult
See Also