Skip to main content

DashboardWebLocalizer Class

Provides localized strings for the ASPxDashboard user interface elements.

Namespace: DevExpress.DashboardWeb.Localization

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

NuGet Package: DevExpress.Web.Dashboard

Declaration

public class DashboardWebLocalizer :
    XtraLocalizer<DashboardWebStringId>

Inheritance

See Also