TreeNode MoveToNextStep Method Kentico 8.0 API Reference
Moves the document to a next step in the workflow (sends the document to approval, approves or publishes the document based on the current workflow status).

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

Return Value

Type: WorkflowStepInfo
See Also