Skip to main content

Localizing Your DevExpress-powered .NET App – Your Feedback Matters

We hope to validate a few hypotheses about our Localization Service, Unified Component Installer, overall localization quality, and ways to translate strings in general.

Take the survey Not interested

DashboardWebLocalizer Class

In This Article

Provides localized strings for the ASPxDashboard user interface elements.

Namespace: DevExpress.DashboardWeb.Localization

Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Dashboard

#Declaration

public class DashboardWebLocalizer :
    XtraLocalizer<DashboardWebStringId>

#Inheritance

See Also