Sends the workflow email for the specified document node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
- Type: CMS.DocumentEngine TreeNode
Document node
- userInfo
- Type: CMS.Membership UserInfo
User info that performed the action
- originalStep
- Type: CMS.WorkflowEngine WorkflowStepInfo
Original workflow step
- currentStep
- Type: CMS.WorkflowEngine WorkflowStepInfo
Current workflow step
- action
- Type: CMS.WorkflowEngine WorkflowActionEnum
Workflow action to process
- comment
- Type: System String
Action comment
See Also