Skip to main content
.NET 6.0+

CaptionHelper.UserLanguage Field

Specifies the user language display caption (see Localization Basics). This is the default value of the Application Model‘s IModelApplication.PreferredLanguage property.

Namespace: DevExpress.ExpressApp.Utils

Assembly: DevExpress.ExpressApp.v23.2.dll

NuGet Package: DevExpress.ExpressApp

Declaration

public const string UserLanguage = "(User language)"

Field Value

Type
String
See Also