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