Click or drag to resize

VariantOptionServiceDeleteByVariantGroup Method

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

Parameters

variantGroupId
Type: SystemString
languageId
Type: SystemString
See Also