Checks for element's feature availability for UI.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- ui
- Type: CMS.Modules UIElementInfo
Element to check
- checkParents (Optional)
- Type: System Boolean
If true, and element does not contain feature, tries to look at parents.
Return Value
Type: BooleanSee Also