Click or drag to resize

CountryRelationServiceGetCountryRelation Method

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

Parameters

methodType
Type: SystemString
methodId
Type: SystemString
languageId
Type: SystemString
countryId
Type: SystemString
regionCode
Type: SystemString

Return Value

Type: CountryRelation
See Also