Click or drag to resize

VariantOptionDelete Method (String, String)

Note: This API is now obsolete.

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
[ObsoleteAttribute("Use VariantOptionService instead.")]
public static void Delete(
	string id,
	string languageId
)

Parameters

id
Type: SystemString
languageId
Type: SystemString
See Also