ScriptIdentifiers.AceLanguageTools Field
OBSOLETE
Use CommonResources.AceLanguageToolsJS instead.
The path to the ext-language_tools.js
script.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
Declaration
[Obsolete("Use CommonResources.AceLanguageToolsJS instead.")]
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 |
See Also