DashboardResources.DashboardJS Field
In This Article
Returns an identifier for the Dashboard client script.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
#Declaration
public static readonly DxResource DashboardJS
#Field Value
Type | Description |
---|---|
Dx |
The Dashboard script. |
See Also