CultureInfo.CultureName

Syntax

CultureName: PP.CultureNames

Description

The CultureName property sets abbreviated language name.

Comments

Property value is set directly or from JSON using the PP.CultureNames enumeration, by default it is set to PP.CultureNames.en.

Example

The example of property use is given in description of the PP.CultureInfo constructor.

See also:

CultureInfo