Automatically publishes given document. (Moves document to published step.)
Namespace: CMS.DocumentEngineAssembly: 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: System String
Action comment
- increasePublishVersionNumber (Optional)
- Type: System Boolean
Indicates if the publish version number should be increased
Return Value
Type: WorkflowStepInfoSee Also