Click or drag to resize

ListUsersNotificationArgs Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.Extensibility.NotificationsNotificationArgs
    Dynamicweb.Security.UserManagement.NotificationsListUsersNotificationArgs

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

The ListUsersNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodListUsersNotificationArgs
Initializes a new instance of the ListUsersNotificationArgs class
Top
Properties
  NameDescription
Public propertyUsers
Top
See Also