Dynamicweb 8 Documentation
CountryRelDefaultData(String,Boolean) Method

The code2.
if set to true [advanced layout].
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 _ 
) As String
public static string CountryRelDefaultData( 
   string Code2,
   bool advancedLayout 
)

Parameters

Code2
The code2.
advancedLayout
if set to true [advanced layout].
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