Click or drag to resize

TemplatesHelperUpdateStockOnOrder Method (Order)

Updates product information on the order.

Namespace:  Dynamicweb.Ecommerce.LiveIntegration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
public static void UpdateStockOnOrder(
	Order order
)

Parameters

order
Type: Dynamicweb.Ecommerce.OrdersOrder
The order.
See Also