Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
IShoppingCartRepository Interface
IShoppingCartRepository Methods
DeleteCart Method
DeleteUsersCart Method
GetCart Method
GetUsersCart Method
SetCart Method
IShoppingCartRepository
DeleteUsersCart Method
Deletes user's shopping cart stored in the system for given site.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
Copy
void
DeleteUsersCart
(
UserInfo
user
,
SiteInfoIdentifier
site
)
Parameters
user
Type:
CMS.Membership
UserInfo
The user to delete the shopping cart for.
site
Type:
CMS.DataEngine
SiteInfoIdentifier
ID or code name of the site to look for cart.
See Also
Reference
IShoppingCartRepository Interface
CMS.Ecommerce Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com