Returns shopping cart of the specified user.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.1.5347.20411)
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
Return Value
Type: ShoppingCartInfoSee Also