Click or drag to resize

OrderContextGetOrderContextById Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static OrderContext GetOrderContextById(
	string contextId
)

Parameters

contextId
Type: SystemString

Return Value

Type: OrderContext
See Also