Click or drag to resize

Group.GetTopUsers Method

Namespace:  Dynamicweb.Security.UserManagement
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public UserCollection GetTopUsers(
	int top,
	bool onlyBackEnd
)

Parameters

top
Type: System.Int32
onlyBackEnd
Type: System.Boolean

Return Value

Type: UserCollection
See Also