deDashboardWidget..::..copyWidget Method (String, String)
Copies the widget.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public deDashboardWidget copyWidget( string newWidgetName, string sNewWidgetID )
Public Function copyWidget ( _ newWidgetName As String, _ sNewWidgetID As String _ ) As deDashboardWidget
public: deDashboardWidget^ copyWidget( String^ newWidgetName, String^ sNewWidgetID )
Parameters
- newWidgetName
- Type: String
Name of the widget.
- sNewWidgetID
- Type: String
The s new widget identifier.