Back to Devexpress

DashboardBootstrapper Class

dashboard-devexpress-dot-dashboardweb-7f9170f1.md

latest1.7 KB
Original Source

DashboardBootstrapper Class

Contains the ASPxDashboard control’s static settings.

Namespace : DevExpress.DashboardWeb

Assembly : DevExpress.Dashboard.v25.2.Web.WebForms.dll

NuGet Package : DevExpress.Web.Dashboard

Declaration

csharp
public static class DashboardBootstrapper
vb
Public Module DashboardBootstrapper

Remarks

Use the DashboardBootstrapper class members to specify the static settings of the ASPxDashboard that uses the DashboardConfigurator‘s API (ASPxDashboard.UseDashboardConfigurator is set to true ). Then, call the ASPxDashboard.StaticInitialize method to initialize static settings.

Inheritance

Object DashboardBootstrapper

See Also

DashboardBootstrapper Members

StaticInitialize()

Server-Side API Overview

DevExpress.DashboardWeb Namespace