  | ProductGetDefaultGroupByShopId Method (String) | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic Group GetDefaultGroupByShopId(
	string ShopId
)
Public Function GetDefaultGroupByShopId ( 
	ShopId As String
) As Group
Parameters
- ShopId
 - Type: SystemString
 
Return Value
Type: 
Group
See Also