LicenseHelper IsFeatureAvailableInUI Method (FeatureEnum)Kentico 8.1 API Reference
Indicates if specified feature is available in UI.

Namespace: CMS.LicenseProvider
Assembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

feature
Type: CMS.DataEngine FeatureEnum
Feature to check if it is available in user's license

Return Value

Type: OnlineBoolean
See Also