Skip to main content
All docs
V25.1
  • ScriptIdentifiers.DevExtreme Field

    OBSOLETE

    Use CommonResources.DevExtremeJS instead.

    The path to the dx.all.js script.

    Namespace: DevExpress.DashboardBlazor

    Assembly: DevExpress.Dashboard.v25.1.Blazor.dll

    NuGet Package: DevExpress.Blazor.Dashboard

    Declaration

    [Obsolete("Use CommonResources.DevExtremeJS instead.")]
    public static readonly string DevExtreme

    Field Value

    Type Description
    String

    A string that is the path to the dx.all.js script.

    See Also