Click or drag to resize

AssortmentKey Constructor

Initializes a new instance of the AssortmentKey class

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AssortmentKey(
	string assortmentId,
	string languageId
)

Parameters

assortmentId
Type: SystemString
languageId
Type: SystemString
See Also