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