Click or drag to resize
ShoppingCartStepShoppingCart Property
Shopping cart info object of the parent shopping cart.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public ShoppingCartInfo ShoppingCart { get; set; }

Property Value

Type: ShoppingCartInfo
See Also