DevExpress.DashboardWeb.Mvc Namespace
Contains classes that implement the common functionality of the ASP.NET MVC Dashboard extension.
Assembly: DevExpress.Dashboard.v24.1.Web.Mvc5.dll
NuGet Package: DevExpress.Web.Mvc5.Dashboard
Classes
Name | Description |
---|---|
DashboardController | A dashboard controller that handles interactions between client and server sides. |
DashboardExtension | An extension object implementing the Web Dashboard functionality. |
DashboardExtensionSettings | Contains specific settings of the Web Dashboard. |
MvcDashboardFactory static | Contains helper methods to create MVC extensions included in the DevExpress Dashboard. |
MVCxDashboard | An ASP.NET MVC equivalent of the ASPxDashboard control. |
RestrictedDashboardController | A dashboard controller that handles interactions between client and server sides in Restricted mode. |
RouteCollectionExtension static | Extends a RouteCollection object for routing within a web application containing the ASP.NET MVC Dashboard extension. |