Skip to main content
All docs
V23.2

ScriptIdentifiers.Knockout Field

The path to the knockout-latest.js script.

Namespace: DevExpress.DashboardBlazor

Assembly: DevExpress.Dashboard.v23.2.Blazor.dll

NuGet Package: DevExpress.Blazor.Dashboard

Declaration

public const string Knockout = "./_content/DevExpress.Blazor.Dashboard/knockout-latest.js"

Field Value

Type Description
String

A string that is the path to the knockout-latest.js script.

See Also