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.1.5347.20411)
Parameters
- dr
- Type: System.Data DataRow
Data row with shopping cart data
Return Value
Type: ShoppingCartInfoSee Also