LicenseHelper IsFeatureAvailableInUI Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberIsFeatureAvailableInUI(FeatureEnum)
Indicates if specified feature is available in UI.
Public methodStatic memberIsFeatureAvailableInUI(FeatureEnum, String)
Indicates if specified feature is available in UI based on whether equivalent module is loaded and specified feature is available in user's licence.
Back to Top
See Also