Click or drag to resize

GroupNotificationArgs Constructor

Initializes a new instance of the GroupNotificationArgs class

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

Parameters

subject
Type: Dynamicweb.Security.UserManagementGroup
See Also