Dynamicweb 8 Documentation
CountryRelations Property

Syntax
'Declaration
 
Public Property CountryRelations( _ 
   ByVal methodId As String, _ 
   ByVal MethodType As String _ 
) As CountryRelationCollection
public CountryRelationCollection CountryRelations( 
   string methodId,
   string MethodType 
) {get; set;}

Parameters

methodId
MethodType
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

CountryText Class
CountryText Members

Send Feedback