Skip to main content
All docs
V25.1
  • RestrictedDashboardController.MarkDataSourcesForReloadAction() Method

    Namespace: DevExpress.DashboardAspNetCore

    Assembly: DevExpress.Dashboard.v25.1.AspNetCore.dll

    NuGet Package: DevExpress.AspNetCore.Dashboard

    Declaration

    [HttpPost]
    public Task<ContentResult> MarkDataSourcesForReloadAction()

    Returns

    Type
    Task<ContentResult>
    See Also