ICustomLocaleBaseName Property
|
Gets the base locale name. Base locale is always a standard ISO locale.
Namespace:
Ingeniux.CMS
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax ReadOnly Property BaseName As String
Get
property String^ BaseName {
String^ get ();
}
abstract BaseName : string with get
Property Value
Type:
StringSee Also