ObjectVersionManager GetNewVersionNumberInternal Method Kentico 8.1 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.1.5347.20411)

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