Dynamicweb 8 Documentation
GetCountryRelData(String,String,Boolean,String) Method

Syntax
'Declaration
 
Public Overloads Shared Function GetCountryRelData( _ 
   ByVal methodID As String, _ 
   ByVal methodType As String, _ 
   ByVal valueField As Boolean, _ 
   ByVal strHeader As String _ 
) As String
public static string GetCountryRelData( 
   string methodID,
   string methodType,
   bool valueField,
   string strHeader 
)

Parameters

methodID
methodType
valueField
strHeader
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

Functions Class
Functions Members
Overload List

Send Feedback