Click or drag to resize

CountryDelete Method (String)

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.Delete(Code2) instead")]
public static void Delete(
	string code2
)

Parameters

code2
Type: SystemString
See Also