Dynamicweb 8 Documentation
CountryFeeData Method

Type of the method.
The method id.
The country id.
Renders country fee matrix UI.
Syntax
'Declaration
 
Public Shared Function CountryFeeData( _ 
   ByVal methodType As String, _ 
   ByVal methodId As String, _ 
   ByVal countryId As String _ 
) As String
public static string CountryFeeData( 
   string methodType,
   string methodId,
   string countryId 
)

Parameters

methodType
Type of the method.
methodId
The method id.
countryId
The country id.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Gui Class
Gui Members

Send Feedback