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.v20.2.Web.WebForms.dll

NuGet Package: DevExpress.Web.Dashboard

Declaration

public class DashboardWebLocalizer :
    XtraLocalizer<DashboardWebStringId>

Inheritance

Object
DevExpress.Utils.Localization.XtraLocalizer
XtraLocalizer<DashboardWebStringId>
DashboardWebLocalizer
See Also