ScriptIdentifiers.Knockout Field
OBSOLETE
Use CommonResources.KnockoutJS instead.
The path to the knockout-latest.js script.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v26.1.Blazor.dll
Declaration
[Obsolete("Use CommonResources.KnockoutJS instead.")]
public const string Knockout = "./_content/DevExpress.Blazor.Dashboard/knockout-latest.js"
Field Value
| Type | Description |
|---|---|
| String | A string that is the path to the |
See Also