Click or drag to resize

OrderLineServiceGetProductImage Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public string GetProductImage(
	OrderLine orderLine,
	Nullable<int> areaId
)

Parameters

orderLine
Type: Dynamicweb.Ecommerce.OrdersOrderLine
areaId
Type: SystemNullableInt32

Return Value

Type: String
See Also