Click or drag to resize

GroupKey Constructor

Initializes a new instance of the GroupKey class

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

Parameters

groupId
Type: SystemString
languageId
Type: SystemString
See Also