Click or drag to resize

GroupGetGroupsByID Method

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static GroupCollection GetGroupsByID(
	ICollection<int> ids
)

Parameters

ids
Type: System.Collections.GenericICollectionInt32

Return Value

Type: GroupCollection
See Also