Click or drag to resize
WidgetInfo Constructor (DataRow)
Constructor - Creates a new WidgetInfo object from the given DataRow.

Namespace: CMS.PortalEngine
Assembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 13.0.131
Syntax
C#
public WidgetInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also