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

DashboardWebResLocalizer 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 DashboardWebResLocalizer :
    ASPxResLocalizerBase<DashboardWebStringId>
See Also