Click or drag to resize

ShippingServiceGetDefaultShippingMethod Method

Namespace:  Dynamicweb.Ecommerce.Orders
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Shipping GetDefaultShippingMethod(
	string languageId,
	string countryCode
)

Parameters

languageId
Type: SystemString
countryCode
Type: SystemString

Return Value

Type: Shipping
See Also