ILocaleEnglishName Property
|
Gets the culture name in the format "<languagefull> (<country/regionfull>)" in
English, where <languagefull> is the full name of the language and <country/regionfull>
is the full name of the country/region.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax string EnglishName { get; }
ReadOnly Property EnglishName As String
Get
property String^ EnglishName {
String^ get ();
}
abstract EnglishName : string with get
Property Value
Type:
StringSee Also