Click or drag to resize

UserGetUsersByID Method

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public static UserCollection GetUsersByID(
	ICollection<int> userIds
)

Parameters

userIds
Type: System.Collections.GenericICollectionInt32

Return Value

Type: UserCollection
See Also