Returns DataSet with all shopping cart items data of the specified cart. DataSet includes both SKU data and shopping cart item data.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- cartId
- Type: System Int32
Shopping cart ID
Return Value
Type: DataSetSee Also