Click or drag to resize
LicenseKeyInfoProviderVersionLimitations Method (LicenseKeyInfo, FeatureEnum)
Returns specified number for selected feature.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 11.0.0
Syntax
C#
public static int VersionLimitations(
	LicenseKeyInfo lki,
	FeatureEnum feature
)

Parameters

lki
Type: CMS.LicenseProviderLicenseKeyInfo
License key
feature
Type: CMS.DataEngineFeatureEnum
Feature

Return Value

Type: Int32
See Also