Class UserSavedNotificationArgs
- Namespace
- Dynamicweb.Security.User
Management .Notifications
- Assembly
- Dynamicweb.Core.dll
Represents an user saved notification agruments.
- Inheritance
-
User
Saved Notification Args
- Inherited Members
Constructors
UserSavedNotificationArgs(User)
Creates a new instance of a class.
Parameters
subject
UserThe changed user.
UserSavedNotificationArgs(User, bool)
Creates a new instance of a class.
Parameters
Properties
IsNew
Indicates whether the user is new.
Property Value
- bool
True
orFalse
.