Uiinfrastructure API Docs  
 

AActivitySpace.GetLocale Method 

Gets the current locale of the user. I.E. en-us, en-gb, fr-fr, jp-jp

public virtual string GetLocale();

Return Value

The current locale of the user.

Implements

IEnvironment.GetLocale

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace