ILocaleNativeName Property Ingeniux CMS Content Store API

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: 9.0.565.0 (9.0.565)
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

Reference