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

DashboardController Class

A dashboard controller that handles interactions between client and server sides.

Namespace: DevExpress.DashboardWeb.Mvc

Assembly: DevExpress.Dashboard.v20.2.Web.Mvc5.dll

NuGet Package: DevExpress.Web.Mvc5.Dashboard

Declaration

public class DashboardController :
    AsyncController

Inheritance

See Also