TreeNode Publish Method Kentico 8.1 API Reference
Publishes the document (moves document to publish step through all following steps). If there is not only one path to published step, document stays in the last step it reached.

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

Return Value

Type: WorkflowStepInfo
TRUE if document is moved to publish step.
See Also