Click or drag to resize
CustomerInfoOrders Property
Collection of customer orders made on current site.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public virtual OrdersCollection Orders { get; }

Property Value

Type: OrdersCollection
See Also