Returns true if first license is better than the other for specified feature.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- license1
- Type: CMS.LicenseProvider LicenseKeyInfo
First license
- license2
- Type: CMS.LicenseProvider LicenseKeyInfo
Second license
- feature
- Type: CMS.DataEngine FeatureEnum
Feature
Return Value
Type: BooleanSee Also