Click or drag to resize

CountryRelationKey Constructor

Initializes a new instance of the CountryRelationKey class

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public CountryRelationKey(
	string methodType,
	string methodId,
	string languageId
)

Parameters

methodType
Type: SystemString
methodId
Type: SystemString
languageId
Type: SystemString
See Also