ShoppingCartInfoProvider GetShoppingCartInfoInternal Method (Int32, String)Kentico 8.0 API Reference
Returns shopping cart of the specified user.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

userId
Type: OnlineSystem Int32
ID of the user who is the owner of the shopping cart
siteName
Type: OnlineSystem String
Name of the site to which the shopping cart belongs

Return Value

Type: ShoppingCartInfo
See Also