OrdersCollection Constructor Kentico 8.0 API Reference
Constructor - creates collection of orders for the given customer

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

Parameters

customerId
Type: OnlineSystem Int32
Customer ID
siteId
Type: OnlineSystem Int32
ID of the site from which the customer orders should be loaded. Use 0 to fill collection with customer orders from all sites.
See Also