Click or drag to resize

ProductsAndGroupsHandlerGetGroupsAndChildGroups Method

Namespace:  Dynamicweb.Ecommerce.Extensibility.Controls
Assembly:  Dynamicweb.Ecommerce (in Dynamicweb.Ecommerce.dll) Version: 1.12.0
Syntax
public static IEnumerable<Group> GetGroupsAndChildGroups(
	IEnumerable<Group> groups
)

Parameters

groups
Type: System.Collections.GenericIEnumerableGroup

Return Value

Type: IEnumerableGroup
See Also