Returns the hashtable of all the CMSPagePlaceholders within the given control (searches only for the level 0 placeholders, does not search recursively in the placeholders).
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- parent
- Type: System.Web.UI Control
Parent control
- collectChild (Optional)
- Type: System Boolean
If true, also child placeholders are collected
Return Value
Type: List CMSPagePlaceholderSee Also