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

DashboardWebLocalizer Class

Provides localized strings for the ASPxDashboard user interface elements.

Namespace: DevExpress.DashboardWeb.Localization

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

Declaration

public class DashboardWebLocalizer :
    XtraLocalizer<DashboardWebStringId>

Inheritance

See Also