Skip to main content
All docs
V25.1
  • DashboardResources Class

    Lists client resource identifiers associated with the Dashboard Control for Blazor.

    Namespace: DevExpress.DashboardBlazor

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

    NuGet Package: DevExpress.Blazor.Dashboard

    Declaration

    public static class DashboardResources

    Remarks

    The Resource Manager automatically registers client DevExpress resources based on installed NuGet packages.

    For the list of resources required by multiple DevExpress NuGet packages, refer to the following class: CommonResources.

    Refer to the following topic for more information: DxResourceManager.

    Inheritance

    Object
    DashboardResources
    See Also