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