Click or drag to resize

GroupGetTopUsers 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: SystemInt32
onlyBackEnd
Type: SystemBoolean

Return Value

Type: UserCollection
See Also