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

ASPxDashboard.GetClientLocalizedStrings() Method

Namespace: DevExpress.DashboardWeb

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

NuGet Package: DevExpress.Web.Dashboard

Declaration

[Browsable(false)]
public static Dictionary<string, string> GetClientLocalizedStrings()

Returns

Type
Dictionary<String, String>
See Also