ConfigureDataConnectionWebEventArgs Properties
Provides data for the ConfigureDataConnection events.
Name | Description |
---|---|
Connection |
Gets the name of the connection for which the event has been raised.
Inherited from Configure |
Connection |
Gets or sets parameters used to establish a connection to data.
Inherited from Configure |
Dashboard |
Gets the identifier of the current dashboard. |
Data |
Gets the data source name for which the event was raised.
Inherited from Dashboard |
See Also