CMSPagePlaceholderFindAllWebParts Method |
Finds all web parts of specified type.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 8.2.23
Syntax public virtual ArrayList FindAllWebParts(
Type type
)
Parameters
- type
- Type: SystemType
Type to find
Return Value
Type:
ArrayListSee Also