Click or drag to resize

CountryDeleteRegion Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.International
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use Ecommerce.Services.Countries.DeleteRegion(Code2, RegionCode) instead")]
public static void DeleteRegion(
	string code2,
	string regionCode
)

Parameters

code2
Type: SystemString
regionCode
Type: SystemString
See Also