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