Click or drag to resize
LicenseHelperGetAllAvailableKeys Method
Reports that the license limit was exceeded

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 11.0.0
Syntax
C#
public static void GetAllAvailableKeys(
	FeatureEnum feature
)

Parameters

feature
Type: CMS.DataEngineFeatureEnum
Feature enum
See Also