Constructor - creates collection of orders for the given customer
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- customerId
- Type: System Int32
Customer ID
- siteId
- Type: System 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