IDashboardControl.SetDashboardStateAsync Method
Name | Parameters | Description |
---|---|---|
SetDashboardStateAsync(DashboardState, CancellationToken) | state, token | Applies the dashboard state to the dashboard, asynchronously. |
SetDashboardStateAsync(DashboardState) | state | Applies the dashboard state to the dashboard, asynchronously. |