| 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
)
<ObsoleteAttribute("Deprecated")>
Public Shared Function CountryFeeData (
methodType As String,
methodId As String,
countryId As String
) As String
Parameters
- methodType
- Type: SystemString
- methodId
- Type: SystemString
- countryId
- Type: SystemString
Return Value
Type:
StringSee Also