  | ShopGetTopLevelGroups Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Shops
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic GroupCollection GetTopLevelGroups(
	string languageId
)
Public Function GetTopLevelGroups ( 
	languageId As String
) As GroupCollection
Parameters
- languageId
 - Type: SystemString
 
Return Value
Type: 
GroupCollection
See Also