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