deDesign..::..getDashboardWidgetUsingName Method
Gets the widget by name.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
public deDashboardWidget getDashboardWidgetUsingName( string widgetName )
Public Function getDashboardWidgetUsingName ( _ widgetName As String _ ) As deDashboardWidget
public: deDashboardWidget^ getDashboardWidgetUsingName( String^ widgetName )
Parameters
- widgetName
- Type: String
The widget name identifier.