VersionManagerPublishVersion Method (Int32) |
Puts the specified node history version to the front DB tables.
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public void PublishVersion(
int versionHistoryId
)
Parameters
- versionHistoryId
- Type: SystemInt32
ID of the version history record
See Also