Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Ecommerce 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: 11.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) 2017 Kentico Software
Send comments on this topic to
support@kentico.com