Click or drag to resize

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
public UserSavedNotificationArgs(
	User subject
)

Parameters

subject
Type: Dynamicweb.Security.UserManagementUser
See Also