Click or drag to resize
LicenseKeyInfoIsMemoryAvailable Method
Returns true if license contains custom module - currently disabled.

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

Parameters

feature
Type: CMS.DataEngineFeatureEnum
Feature enum

Return Value

Type: Boolean
See Also