Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
IShoppingCartRepository Interface
IShoppingCartRepository Methods
DeleteCart Method
DeleteUsersCart Method
GetCart Method
GetUsersCart Method
SetCart Method
IShoppingCartRepository
SetCart Method
Sets (inserts or updates) the
ShoppingCartInfo
.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
Copy
void
SetCart
(
ShoppingCartInfo
cart
)
Parameters
cart
Type:
CMS.Ecommerce
ShoppingCartInfo
The shopping cart to be set.
See Also
Reference
IShoppingCartRepository Interface
CMS.Ecommerce Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com