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

DevExpress.Blazor.Localization Namespace

In This Article

Contains classes for DevExpress Blazor components localization.

Assemblies: DevExpress.Blazor.v24.2.dll, DevExpress.Blazor.v24.2.Viewer.dll

NuGet Packages: DevExpress.Blazor, DevExpress.Blazor.Viewer

#Classes

Name Description
DxBlazorViewerLocalizerLocalizationService Allows you to change localizable text at runtime.
DxLocalizationService Implements the base functionality for custom localization of Blazor applications.

#Interfaces

Name Description
IDxLocalizationService Allows you to implement a custom localization service.
IDxViewerLocalizationService Exposes methods used to change localizable text at runtime.

#Enums

Name Description
DxBlazorStringId Lists string identifiers that define Blazor components’ UI elements used for localization.
DxBlazorViewerStringId Lists base Document Viewer localization strings.