Click or drag to resize
SimpleWorkflowHandlerStartEvent Method (TreeNode)
Initiates the event handling

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax
C#
public WorkflowEventArgs StartEvent(
	TreeNode document
)

Parameters

document
Type: CMS.DocumentEngineTreeNode
Document

Return Value

Type: WorkflowEventArgs
See Also