Click or drag to resize
LicenseKeyInfoPackagesLimitations Method
Returns LicenseHelper.LIMITATIONS integer constant indicating if feature is in at least one of license packages.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.2.23
Syntax
C#
public int PackagesLimitations(
	FeatureEnum feature
)

Parameters

feature
Type: CMS.DataEngineFeatureEnum
Feature to check

Return Value

Type: Int32
See Also