| WidgetInfoProviderDeleteWidgetInfo Method (Int32) | 
            Deletes specified widget with dependencies.
            
 
Namespace: CMS.PortalEngineAssembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntaxpublic static void DeleteWidgetInfo(
	int widgetId
)
Parameters
- widgetId
 - Type: SystemInt32
Widget ID 
See Also