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