PortalHelperFindPageManager Method (Control) |
Tries to find the page manager within the controls structure.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax public static IPageManager FindPageManager(
Control sender
)
Parameters
- sender
- Type: System.Web.UIControl
Return Value
Type:
IPageManagerSee Also