Finds the Portal manager within the controls structure.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sender
- Type: System.Web.UI Control
Control that requests to find the manager
- searchUp (Optional)
- Type: System Boolean
If true, parent controls are searched
Return Value
Type: CMSPortalManagerSee Also