Click or drag to resize

AssortmentPermission Constructor (String, Int32)

Initializes a new instance of the AssortmentPermission class

Namespace:  Dynamicweb.Ecommerce.Assortments
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public AssortmentPermission(
	string assortmentID,
	int userID
)

Parameters

assortmentID
Type: SystemString
userID
Type: SystemInt32
See Also