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