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