AbstractImportExportSettingsIsLowerVersion Method (String) |
Indicates if current version is lower than given one.
Namespace: CMS.CMSImportExportAssembly: CMS.ImportExport (in CMS.ImportExport.dll) Version: 8.2.23
Syntax public bool IsLowerVersion(
string version
)
Parameters
- version
- Type: SystemString
Version to compare
Return Value
Type:
BooleanSee Also