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

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.v18.2.dll

Declaration

public const string UserLanguage = "(User language)"

Field Value

Type
String
See Also