RestrictedDashboardController.GetDashboardPaletteNames() Method
Namespace: DevExpress.DashboardWeb.Mvc
Assembly: DevExpress.Dashboard.v26.1.Web.Mvc5.dll
Declaration
[ActionName("GetDashboardPaletteAction")]
[HttpGet]
public ContentResult GetDashboardPaletteNames()
Returns
| Type |
|---|
| ContentResult |
See Also