Click or drag to resize

OrderLineGetProductImage Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Ecommerce.Services.OrderLines.GetProductImage instead.")]
public string GetProductImage(
	Nullable<int> areaId
)

Parameters

areaId
Type: SystemNullableInt32

Return Value

Type: String
See Also