Click or drag to resize

GroupServiceGetGroups Method (IEnumerableString)

Namespace:  Dynamicweb.Ecommerce.Products
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public IEnumerable<Group> GetGroups(
	IEnumerable<string> groupIds
)

Parameters

groupIds
Type: System.Collections.GenericIEnumerableString

Return Value

Type: IEnumerableGroup
See Also