Skip to main content

ConfigureDataReloadingTimeoutWebEventArgs Constructors

Provides data for the ASPxDashboard.ConfigureDataReloadingTimeout and DashboardConfigurator.ConfigureDataReloadingTimeout events.
Name Parameters Description
ConfigureDataReloadingTimeoutWebEventArgs(String, String, String, TimeSpan) dashboardId, dataSourceName, dataMember, dataReloadingTimeout Initializes a new instance of the ConfigureDataReloadingTimeoutWebEventArgs class.
See Also