AbstractWorkflowManagerInfoType, StateInfoType, ActionEnumTypeSendEmailToModerator Property |
Returns whether the e-mails should be sent to the current moderator (reflects the CMSWorkflowSendEmailToModerator web.config settings).
Namespace: CMS.WorkflowEngineAssembly: CMS.WorkflowEngine (in CMS.WorkflowEngine.dll) Version: 12.0.0
Syntax public static bool SendEmailToModerator { get; }
Property Value
Type:
BooleanSee Also