Click or drag to resize

CountryRelationServiceUpdateDefaultCountryRelation Method

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void UpdateDefaultCountryRelation(
	string methodType,
	string countryId,
	string languageId,
	string defaultId
)

Parameters

methodType
Type: SystemString
countryId
Type: SystemString
languageId
Type: SystemString
defaultId
Type: SystemString
See Also