  | Shopget_TopLevelGroups Method  | 
 Note: This API is now obsolete.
 
    Namespace: 
   Dynamicweb.Ecommerce.Shops
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax[ObsoleteAttribute("Use GetTopLevelGroups instead")]
public GroupCollection get_TopLevelGroups(
	string languageId
)<ObsoleteAttribute("Use GetTopLevelGroups instead")>
Public Function get_TopLevelGroups ( 
	languageId As String
) As GroupCollectionParameters
- languageId
 - Type: SystemString
 
Return Value
Type: 
GroupCollection
See Also