Click or drag to resize

VariantGroupServiceGetVariantGroup Method

Namespace:  Dynamicweb.Ecommerce.Variants
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public VariantGroup GetVariantGroup(
	string languageId,
	string variantGroupId
)

Parameters

languageId
Type: SystemString
variantGroupId
Type: SystemString

Return Value

Type: VariantGroup
See Also