Click or drag to resize

ListUsersNotificationArgs Constructor

Initializes a new instance of the ListUsersNotificationArgs class

Namespace:  Dynamicweb.Security.UserManagement.Notifications
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public ListUsersNotificationArgs(
	UserCollection users
)

Parameters

users
Type: Dynamicweb.Security.UserManagementUserCollection
See Also