LicenseHelperIsFeatureAvailableInUI Method (FeatureEnum) |
Indicates if specified feature is available in UI.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 8.2.23
Syntax public static bool IsFeatureAvailableInUI(
FeatureEnum feature
)
Parameters
- feature
- Type: CMS.DataEngineFeatureEnum
Feature to check if it is available in user's license
Return Value
Type:
BooleanSee Also