Skip to main content

Localizing Your DevExpress-powered .NET App – Your Feedback Matters

We hope to validate a few hypotheses about our Localization Service, Unified Component Installer, overall localization quality, and ways to translate strings in general.

Take the survey Not interested

DashboardWebStringId Enum

In This Article

Lists values corresponding to strings that can be localized.

Namespace: DevExpress.DashboardWeb.Localization

Assembly: DevExpress.Dashboard.v24.2.Web.dll

NuGet Package: DevExpress.Web.Dashboard.Common

#Declaration

public enum DashboardWebStringId

#Members

Name Description
IncompatibleBrowser

Default value: Dashboard Viewer: The current browser version is not supported.<br/><br/>Currently, the following browsers are supported: Internet Explorer 9, Chrome, Safari, FireFox, Opera, Android 3+.

See Also