PortalHelper FindParentPlaceholder Method Kentico 8.0 API Reference
Finds the parent page placeholder within the controls structure.

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

Parameters

sender
Type: OnlineSystem.Web.UI Control
Control that requests to find the placeholder

Return Value

Type: CMSPagePlaceholder
See Also