Click or drag to resize

ItemNotificationUserEditorArgs Constructor

Namespace:  Dynamicweb.Notifications
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
public UserEditorArgs(
	EditorRenderingContext context,
	UserCollection users
)

Parameters

context
Type: Dynamicweb.Content.Items.EditorsEditorRenderingContext
users
Type: Dynamicweb.Security.UserManagementUserCollection
See Also