Click or drag to resize

GuiCountryFeeData Method (String, String, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Common
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Deprecated")]
public static string CountryFeeData(
	string methodType,
	string methodId,
	string countryId
)

Parameters

methodType
Type: SystemString
methodId
Type: SystemString
countryId
Type: SystemString

Return Value

Type: String
See Also