ShoppingCartInfoProvider GetShoppingCartInfoFromOrder Method Kentico 8.0 API Reference
Returns ShoppingCartInfo object created from the order data.

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

Parameters

orderId
Type: OnlineSystem Int32
ID of the order from which the shopping cart should be created

Return Value

Type: ShoppingCartInfo
See Also