ObjectVersionManager GetNewVersionNumberInternal Method Kentico 8.0 API Reference
Gets new version number according to previous version number.

Namespace: CMS.Synchronization
Assembly: CMS.Synchronization (in CMS.Synchronization.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

oldVersionNumber
Type: OnlineSystem String
Old version number
isMajorVersion
Type: OnlineSystem Boolean
If true, the version number is considered major

Return Value

Type: OnlineString
New version number
See Also