  | CountryRelationKey Constructor  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.International
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic CountryRelationKey(
	string methodType,
	string methodId,
	string languageId
)
Public Sub New ( 
	methodType As String,
	methodId As String,
	languageId As String
)
Parameters
- methodType
 - Type: SystemString
 - methodId
 - Type: SystemString
 - languageId
 - Type: SystemString
 
See Also