Returns the list of all the WebParts 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.1.5347.20411)
Parameters
- parent
- Type: System.Web.UI Control
Parent control
Return Value
Type: List CMSAbstractWebPartSee Also