Kentico 10 API Reference
Kentico 10 API Reference
Namespaces
CMS.Ecommerce
IShoppingCartCache Interface
IShoppingCartCache Methods
GetCart Method
StoreCart Method
IShoppingCartCache
StoreCart Method
Stores current visitor's
ShoppingCartInfo
to the cache.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
Copy
void
StoreCart
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
ShoppingCartInfo
Shopping cart to be stored.
See Also
Reference
IShoppingCartCache Interface
CMS.Ecommerce Namespace
Copyright (c) 2016 Kentico Software
Send comments on this topic to
support@kentico.com