ScriptIdentifiers.DxDashboard Field
The path to the dx-dashboard.min.js
script.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.1.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
Declaration
public const string DxDashboard = "./_content/DevExpress.Blazor.Dashboard/dx-dashboard.min.js"
Field Value
Type | Description |
---|---|
String | A string that is the path to the |
See Also