Click or drag to resize

CountryServiceDeleteRegion Method

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void DeleteRegion(
	string countryCode,
	string regionCode
)

Parameters

countryCode
Type: SystemString
regionCode
Type: SystemString
See Also