WorkflowManager MoveStepInternal Method (TreeNode, WorkflowStepInfo)Kentico 8.1 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.1.5347.20411)

Return Value

Type: WorkflowStepInfo
Remarks

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