WorkflowInfoSendEmails Method |
Indicates if notification e-mails should be sent for current workflow
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 13.0.131
Syntax public bool SendEmails(
string siteName,
WorkflowEmailTypeEnum emailType
)
Parameters
- siteName
- Type: SystemString
Site name - emailType
- Type: CMS.WorkflowEngineWorkflowEmailTypeEnum
Type of workflow e-mail
Return Value
Type:
BooleanSee Also