PortalHelper FindManager Method Kentico 8.1 API Reference
Finds the Portal manager within the controls structure.

Namespace: CMS.PortalControls
Assembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

sender
Type: OnlineSystem.Web.UI Control
Control that requests to find the manager
searchUp (Optional)
Type: OnlineSystem Boolean
If true, parent controls are searched

Return Value

Type: CMSPortalManager
See Also