DashboardSavedEventArgs Properties
Provides data for the DashboardDesigner.DashboardSaved event.Name | Description |
---|---|
Dashboard | Gets the saved dashboard. |
NewFileName | Gets the path to the dashboard XML definition after the save operation. |
OldFileName | Gets the path to the dashboard XML definition before the save operation. |
See Also