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