Click or drag to resize

AssortmentShopRelation Constructor (String, String)

Initializes a new instance of the AssortmentShopRelation class

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AssortmentShopRelation(
	string assortmentID,
	string shopID
)

Parameters

assortmentID
Type: SystemString
shopID
Type: SystemString
See Also