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

ConfigureDataReloadingTimeoutWebEventArgs Properties

Provides data for the ASPxDashboard.ConfigureDataReloadingTimeout and DashboardConfigurator.ConfigureDataReloadingTimeout events.
Name Description
DashboardId Gets the identifier of the current dashboard.
DataMember Gets the identifier of a corresponding data member in the data source.
DataReloadingTimeout Gets or sets a time interval that is the data reloading timeout.
DataSourceName Gets the data source name for which the event was raised.
See Also