WorkflowManagerPublishDocumentInternal Method |
Publishes the document, returns the last step info.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax protected virtual WorkflowStepInfo PublishDocumentInternal(
TreeNode node,
string comment
)
Parameters
- node
- Type: CMS.DocumentEngineTreeNode
Document to publish - comment
- Type: SystemString
Version comment
Return Value
Type:
WorkflowStepInfoSee Also