DashboardSavedEventArgs Constructors
Provides data for the DashboardDesigner.DashboardSaved event.Name | Parameters | Description |
---|---|---|
DashboardSavedEventArgs(Dashboard, String, String) | dashboard, oldFileName, newFileName | Initializes a new instance of the DashboardSavedEventArgs class. |
See Also