ConnectionErrorWebEventArgs Constructors
Provides data for the ASPxDashboard.ConnectionError and DashboardConfigurator.ConnectionError events.Name | Parameters | Description |
---|---|---|
ConnectionErrorWebEventArgs(String, String, String, DataConnectionParametersBase, Exception) | dashboardId, dataSourceName, connectionName, connectionParameters, exception | Initializes a new instance of the ConnectionErrorWebEventArgs class. |
See Also