Skip to main content
A newer version of this page is available. .

DashboardConfigureDataConnectionEventArgs Constructors

Provides data for ConfigureDataConnection events.
Name Parameters Description
DashboardConfigureDataConnectionEventArgs(String, String, DataConnectionParametersBase) connectionName, dataSourceName, connectionParameters Initializes a new instance of the DashboardConfigureDataConnectionEventArgs class.
See Also