Click or drag to resize
ShoppingCartItemCheckResultCartItem Property
Affected shopping cart item object.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 9.0.0
Syntax
C#
public ShoppingCartItemInfo CartItem { get; set; }

Property Value

Type: ShoppingCartItemInfo
See Also