WorkflowManager MoveToPreviousStep Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodMoveToPreviousStep(TreeNode, String)
Moves the specified node to the previous step in the workflow and returns the step.
Public methodMoveToPreviousStep(TreeNode, WorkflowStepInfo, String)
Moves the specified node to the specified previous step in the workflow and returns the step.
Back to Top
See Also