Click or drag to resize
IShoppingCartCacheGetCart Method
Returns cached shopping cart of the current visitor.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
ShoppingCartInfo GetCart()

Return Value

Type: ShoppingCartInfo
See Also