ICategoryTranslationLocale Property Ingeniux CMS Content Store API

Gets the code of translation's locale.

Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax

string Locale { get; }

Property Value

Type: String
Remarks

Locale code normally contains two sections: [language code]-[region code].
Examples

Example of locale value:

"en-us" represents "English–United States"

See Also

Reference