Click or drag to resize
AbstractWorkflowManagerInfoType, StateInfoType, ActionEnumTypeSendEmailToModerator Property
Returns whether the e-mails should be sent to the current moderator (reflects the CMSWorkflowSendEmailToModerator web.config settings).

Namespace: CMS.WorkflowEngine
Assembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 8.2.23
Syntax
C#
public static bool SendEmailToModerator { get; }

Property Value

Type: Boolean
See Also