Click or drag to resize

CountryRelationDelete 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 Services.CountryRelations.Delete instead")]
public void Delete(
	string code2
)

Parameters

code2
Type: SystemString
See Also