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

The code2.
if set to true [advanced layout].
The field post fix.
Country relation selector for payment and shipping. Set default data UI.
Syntax
'Declaration
 
Public Overloads Shared Function CountryRelDefaultData( _ 
   ByVal Code2 As String, _ 
   ByVal advancedLayout As Boolean, _ 
   ByVal fieldPostFix As String _ 
) As String
public static string CountryRelDefaultData( 
   string Code2,
   bool advancedLayout,
   string fieldPostFix 
)

Parameters

Code2
The code2.
advancedLayout
if set to true [advanced layout].
fieldPostFix
The field post fix.
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
Overload List

Send Feedback