ASPxDashboard.DashboardId Property
This property is no longer used. Use InitialDashboardId instead.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v20.2.Web.WebForms.dll
Declaration
[Browsable(false)]
public string DashboardId { get; set; }
<Browsable(False)>
Public Property DashboardId As String
Property Value
Type | Description |
---|---|
String | A String that specifies the dashboard identifier. |
See Also
Feedback