Click or drag to resize
WidgetInfoProviderDeleteWidgetInfo Method (Int32)
Deletes specified widget with dependencies.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static void DeleteWidgetInfo(
	int widgetId
)

Parameters

widgetId
Type: SystemInt32
Widget ID
See Also