Click or drag to resize
WidgetInfoProviderSetWidgetInfo Method
Sets (updates or inserts) specified widget.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine (in CMS.PortalEngine.dll) Version: 9.0.0
Syntax
C#
public static void SetWidgetInfo(
	WidgetInfo widget
)

Parameters

widget
Type: CMS.PortalEngineWidgetInfo
Widget to set
See Also