Returns new empty shopping cart object created from the given data row.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dr
- Type: System.Data DataRow
Data row with shopping cart data
Return Value
Type: ShoppingCartInfoSee Also