TreeNode MoveToNextStep Method Kentico 8.1 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.1.5347.20411)

Return Value

Type: WorkflowStepInfo
See Also