Skip to main content
All docs
V24.2

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
DxResource

The Dashboard script.

See Also