Click or drag to resize

ShopGroupRelation Constructor (String, String)

Initializes a new instance of the ShopGroupRelation class

Namespace:  Dynamicweb.Ecommerce.Shops
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public ShopGroupRelation(
	string shopId,
	string groupId
)

Parameters

shopId
Type: SystemString
groupId
Type: SystemString
See Also