DashboardWebLocalizer Class
In This Article
Provides localized strings for the ASPxDashboard user interface elements.
Namespace: DevExpress.DashboardWeb.Localization
Assembly: DevExpress.Dashboard.v24.2.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
#Declaration
public class DashboardWebLocalizer :
XtraLocalizer<DashboardWebStringId>
#Inheritance
See Also