VersionManager PublishVersion Method (Int32, Boolean)Kentico 8.1 API Reference
Puts the specified node history version to the front DB tables.

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

versionHistoryId
Type: OnlineSystem Int32
ID of the version history record
checkPublish
Type: OnlineSystem Boolean
If true, the ToBePublished item is checked to find out whether to publish or not
See Also