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