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

ASPxDashboard.DashboardId Property

This property is no longer used. Use InitialDashboardId instead.

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard

Declaration

[Browsable(false)]
public string DashboardId { get; set; }

Property Value

Type Description
String

A String that specifies the dashboard identifier.

See Also