UIContextHelper IsInGlobalApplicationScope Method Kentico 8.0 API Reference
Indicates whether current element is in Global application scope (current or parent)

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

Parameters

elem
Type: CMS.Modules UIElementInfo
UI element
rootElementId (Optional)
Type: OnlineSystem Int32
Root element id used for root element(displayed in dialog)

Return Value

Type: OnlineBoolean
See Also