IDashboardControl.ReloadDataAsync Method
Name | Parameters | Description |
---|---|---|
ReloadDataAsync() | none | Reloads data in the data sources asynchronously. |
ReloadDataAsync(String) | dashboardItemName | Reloads data from the data source for the specified dashboard item asynchronously. |
ReloadDataAsync(CancellationToken) | token | Reloads data in the data sources asynchronously. |