| 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
)
Public Function GetDefaultShippingMethod (
languageId As String,
countryCode As String
) As Shipping
Parameters
- languageId
- Type: SystemString
- countryCode
- Type: SystemString
Return Value
Type:
ShippingSee Also