Click or drag to resize

VariantGroupServiceGetVariantGroups Method (String, String)

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IList<VariantGroup> GetVariantGroups(
	string languageId,
	string productId
)

Parameters

languageId
Type: SystemString
productId
Type: SystemString

Return Value

Type: IListVariantGroup
See Also