Click or drag to resize

UserSavedNotificationArgs Class

Inheritance Hierarchy

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

The UserSavedNotificationArgs type exposes the following members.

Constructors
  NameDescription
Public methodUserSavedNotificationArgs(User)
Initializes a new instance of the UserSavedNotificationArgs class
Public methodUserSavedNotificationArgs(User, Boolean)
Initializes a new instance of the UserSavedNotificationArgs class
Top
Properties
  NameDescription
Public propertyIsNew
Public propertySubject (Inherited from UserNotificationArgs.)
Top
See Also