Click or drag to resize

GroupShopRelation Constructor (String, String)

Initializes a new instance of the GroupShopRelation class

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public GroupShopRelation(
	string theGroupId,
	string theShopId
)

Parameters

theGroupId
Type: SystemString
theShopId
Type: SystemString
See Also