I18NSessionContextGetLocale Method |
Returns locale of the current session.
Namespace:
Aras.IOM
Assembly:
IOM (in IOM.dll) Version: 14.0.9.36244
Syntaxpublic string GetLocale()
Public Function GetLocale As String
public String GetLocale()
public function GetLocale() : String
Return Value
Type:
StringLocale, e.g. "en-US"
See Also