Click or drag to resize

I18NSessionContextGetLocale Method

Returns locale of the current session.

Namespace:  Aras.IOM
Assembly:  IOM (in IOM.dll) Version: 14.0.20.39432
Syntax
public string GetLocale()

Return Value

Type: String
Locale, e.g. "en-US"
See Also