ASPxDashboard.IncludeDashboardIdToUrl Property
Gets or sets whether the ASPxDashboard.DashboardId is included in the ASPxDashboard‘s URL.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false | true to include the ASPxDashboard.DashboardId in the ASPxDashboard‘s URL; otherwise, false. |
See Also