deDashboardWidget..::..copyWidget Method (String)
Copies the widget.
Namespace:
FlowWright.cDevDeAPIAssembly: 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.