| WebPartInfoProviderDeleteChildWebParts Method | 
            Deletes all the child web parts of the specified web part.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic static void DeleteChildWebParts(
	int webPartId
)
Parameters
- webPartId
- Type: SystemInt32
 Web part ID
 See Also
See Also