UIContextHelper CheckFeatureAvailableInUI Method Kentico 8.0 API Reference
Checks for element's feature availability for UI.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

ui
Type: CMS.Modules UIElementInfo
Element to check
checkParents (Optional)
Type: OnlineSystem Boolean
If true, and element does not contain feature, tries to look at parents.

Return Value

Type: OnlineBoolean
See Also