LicenseKeyInfoProviderIsFeatureAvailable Method (FeatureEnum) |
Checks if feature is available for current domain.
Namespace: CMS.LicenseProviderAssembly: CMS.LicenseProvider (in CMS.LicenseProvider.dll) Version: 13.0.131
Syntax public static bool IsFeatureAvailable(
FeatureEnum feature
)
Parameters
- feature
- Type: CMS.DataEngineFeatureEnum
Feature to check
Return Value
Type:
BooleanSee Also