WorkflowManager MoveStepInternal Method (TreeNode, WorkflowStepInfo)Kentico 8.0 API Reference
Moves the specified node to the first step without automatic transition in the workflow and returns the final step.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Return Value

Type: WorkflowStepInfo
Remarks

The return step can be different than the original target step.
See Also