Click or drag to resize

VariantGroupServiceGetVariantGroups Method (String, Boolean)

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

Parameters

languageId
Type: SystemString
isUnit
Type: SystemBoolean

Return Value

Type: IListVariantGroup
See Also