Click or drag to resize

UserNotificationArgs Constructor

Initializes a new instance of the UserNotificationArgs class

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

Parameters

subject
Type: Dynamicweb.Security.UserManagementUser
See Also