Click or drag to resize

ProductItemCheckGroup Method

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public bool CheckGroup(
	string theProductId,
	string itemGroupId
)

Parameters

theProductId
Type: SystemString
itemGroupId
Type: SystemString

Return Value

Type: Boolean
See Also