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