DashboardSavingWebEventArgs Properties
Provides data for the ASPxDashboard.DashboardSaving event.Name | Description |
---|---|
DashboardId | Gets the dashboard identifier. |
DashboardXml | Gets the dashboard XML definition. |
Handled | Gets or sets whether default actions are required to save the dashboard. |
See Also