WorkflowManager MoveToPublishedStep Method Kentico 8.1 API Reference
Automatically publishes given document. (Moves document to published step.)

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

Parameters

node
Type: CMS.DocumentEngine TreeNode
Node to process
comment (Optional)
Type: OnlineSystem String
Action comment
increasePublishVersionNumber (Optional)
Type: OnlineSystem Boolean
Indicates if the publish version number should be increased

Return Value

Type: WorkflowStepInfo
See Also