Click or drag to resize

ProductGetDefaultGroupByShopId Method (String, Boolean)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public Group GetDefaultGroupByShopId(
	string ShopId,
	bool checkForPrimaryGroup
)

Parameters

ShopId
Type: SystemString
checkForPrimaryGroup
Type: SystemBoolean

Return Value

Type: Group
See Also