Click or drag to resize

ShippingServiceGetShippings Method (String)

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<Shipping> GetShippings(
	string languageId
)

Parameters

languageId
Type: SystemString

Return Value

Type: IEnumerableShipping
See Also