VersionManagerRollbackVersionInternal Method |
Adds specified earlier version to the top of the version history.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 11.0.0
Syntax protected virtual int RollbackVersionInternal(
int versionHistoryId
)
Parameters
- versionHistoryId
- Type: SystemInt32
Version history ID
Return Value
Type:
Int32Returns new version history ID
See Also