Dynamicweb 9
Dynamicweb 9
Dynamicweb.Security.UserManagement.Notifications
UserSavedNotificationArgs Class
UserSavedNotificationArgs Constructor
UserSavedNotificationArgs Constructor (User)
UserSavedNotificationArgs Constructor (User, Boolean)
UserSavedNotificationArgs Constructor (User)
Initializes a new instance of the
UserSavedNotificationArgs
class
Namespace:
Dynamicweb.Security.UserManagement.Notifications
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
C#
VB
Copy
public
UserSavedNotificationArgs
(
User
subject
)
Public
Sub
New
(
subject
As
User
)
Parameters
subject
Type:
Dynamicweb.Security.UserManagement
User
See Also
Reference
UserSavedNotificationArgs Class
UserSavedNotificationArgs Overload
Dynamicweb.Security.UserManagement.Notifications Namespace