DashboardSavingWebEventArgs Constructors
Provides data for the ASPxDashboard.DashboardSaving event.Name | Parameters | Description |
---|---|---|
DashboardSavingWebEventArgs(String, XDocument) | dashboardId, dashboardXml | Initializes a new instance of the DashboardSavingWebEventArgs class. |
See Also