Skip to main content
All docs
V23.2

ScriptIdentifiers.AceLanguageTools Field

The path to the ext-language_tools.js script.

Namespace: DevExpress.DashboardBlazor

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

NuGet Package: DevExpress.Blazor.Dashboard

Declaration

public const string AceLanguageTools = "./_content/DevExpress.Blazor.Dashboard/ext-language_tools.js"

Field Value

Type Description
String

A string that is the path to the ext-language_tools.js script.

See Also