Click or drag to resize

VariantServiceDeleteVariantGroup Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void DeleteVariantGroup(
	string variantGroupId,
	string languageId
)

Parameters

variantGroupId
Type: SystemString
languageId
Type: SystemString
See Also