WorkflowStepInfoSendEmails Method |
Indicates if notification e-mails should be sent when moving to this step
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