Click or drag to resize

WorkflowNotificationServiceGetRecipients Method

Namespace:  Dynamicweb.Security.Workflows
Assembly:  Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax
public IEnumerable<User> GetRecipients(
	WorkflowNotification notification
)

Parameters

notification
Type: Dynamicweb.Security.WorkflowsWorkflowNotification

Return Value

Type: IEnumerableUser
See Also