Click or drag to resize

ProductRelatedGroupService.Delete Method (String, String)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public void Delete(
	string groupId,
	string languageId
)

Parameters

groupId
Type: System.String
languageId
Type: System.String
See Also