Skip to main content
A newer version of this page is available. .

DashboardWebLocalizer Class

Provides localized strings for the ASPxDashboardViewer user interface elements.

Namespace: DevExpress.DashboardWeb.Localization

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

Declaration

public class DashboardWebLocalizer :
    XtraLocalizer<DashboardWebStringId>

Inheritance

See Also