Table of Contents

Property Language

Namespace
DotNetBrowser.Engine
Assembly
DotNetBrowser.dll

Language

Gets the Chromium language that is used on the default error pages and message dialogs.

public Language Language { get; }

Property Value

Language

The Chromium language.

Remarks

By default, the language is dynamically configured according to the default locale of the application. If the list of supported languages does not contain the language obtained from the application locale, then the US English language is used.