Returns true if the first given version is lower than the second one.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- version1
- Type: System String
First version
- hotfixVersion1
- Type: System String
First hotfix version
- version2
- Type: System String
Second version
- hotfixVersion2
- Type: System String
Second hotfix version
Return Value
Type: BooleanSee Also