FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDashboardWidget..::..copyWidget Method (String)

Copies the widget.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public deDashboardWidget copyWidget(
	string newWidgetName
)
Public Function copyWidget ( _
	newWidgetName As String _
) As deDashboardWidget
public:
deDashboardWidget^ copyWidget(
	String^ newWidgetName
)

Parameters

newWidgetName
Type: String
New name of the widget.

Return Value

deWidget.