Skip to main content
All docs
V25.1
  • IDashboardLocalizationProvider.GetLocalizationMessagesAsync() Method

    Namespace: DevExpress.DashboardWeb

    Assembly: DevExpress.Data.v25.1.dll

    NuGet Package: DevExpress.Data

    Declaration

    Task<Dictionary<string, string>> GetLocalizationMessagesAsync()

    Returns

    Type
    Task<Dictionary<String, String>>
    See Also