Plumtree Tags API  
 

IEnvironment.GetLocale Method 

Gets the current locale of the user.

E.G. en-us, en-gb, fr-fr, jp-jp
string GetLocale();

Return Value

The current locale of the user.

See Also

IEnvironment Interface | com.plumtree.uiinfrastructure.uitasks Namespace