DashboardResources Class
In This Article
Lists client resource identifiers associated with the Dashboard Control for Blazor.
Namespace: DevExpress.DashboardBlazor
Assembly: DevExpress.Dashboard.v24.2.Blazor.dll
NuGet Package: DevExpress.Blazor.Dashboard
#Declaration
#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.
See Also