WorkflowHelperSendWorkflowEmails Method |
Gets settings indicating if workflow e-mails should be sent
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 11.0.0
Syntax public static bool SendWorkflowEmails(
string siteName
)
Parameters
- siteName
- Type: SystemString
Site name
Return Value
Type:
BooleanSee Also