WebPartInfoProviderDeleteWebPartInfo Method (Int32) |
Delete specified WebPart.
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 12.0.0
Syntax public static void DeleteWebPartInfo(
int webPartId
)
Parameters
- webPartId
- Type: SystemInt32
ID of the WebPart to delete
See Also