Click or drag to resize

CustomerOrderCollectionLoad Method (CustomerCenterSettings, OrderType, Int32)

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Load(
	CustomerCenterSettings settings,
	OrderType orderType,
	int recurringOrderId
)

Parameters

settings
Type: Dynamicweb.Ecommerce.CustomerCenterCustomerCenterSettings
orderType
Type: Dynamicweb.Ecommerce.OrdersOrderType
recurringOrderId
Type: SystemInt32
See Also