Deletes shopping cart of the specified user.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- userId
- Type:
System Int32
ID of the user who is the owner of the shopping cart
- siteName
- Type:
System String
Name of the site to which the shopping cart belongs
See Also