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.1.5347.20411)
Parameters
- cartId
- Type: System Int32
Shopping cart ID
Return Value
Type: DataSetSee Also