Click or drag to resize
WorkflowHelperSendWorkflowEmails Method
Gets settings indicating if workflow e-mails should be sent

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 9.0.0
Syntax
C#
public static bool SendWorkflowEmails(
	string siteName
)

Parameters

siteName
Type: SystemString
Site name

Return Value

Type: Boolean
See Also