VersionManagerRestoreDocument Method |
Restores deleted node and returns the restored node.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax public TreeNode RestoreDocument(
int versionHistoryId
)
Parameters
- versionHistoryId
- Type: SystemInt32
ID of the version to be restored
Return Value
Type:
TreeNodeSee Also