Click or drag to resize

ILocaleNativeName Property


Gets the culture name. This consists of the full name of the language, the full name of the country/region, and the optional script. This name is written in the locale's native language.

Namespace:  Ingeniux.CMS
Assembly:  Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
Syntax
string NativeName { get; }

Property Value

Type: String
Remarks
For all locales a language value of "English", the native name and the EnglishName are the same.
See Also