LicenseHelper IsFeatureAvailableInUI Method (FeatureEnum)Kentico 8.0 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.0.5239.26125)

Parameters

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

Return Value

Type: OnlineBoolean
See Also