  | GroupServiceGetGroups Method  | 
  
    Namespace: 
   Dynamicweb.Ecommerce.Products
    Assembly:
   Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntaxpublic IEnumerable<Group> GetGroups()
Public Function GetGroups As IEnumerable(Of Group)
Return Value
Type: 
IEnumerableGroup
See Also