Plumtree UI Infrastructure API  
 

AActivitySpace.GetLanguage Method 

Gets the current language of the user. I.E. en, fr, jp

public virtual string GetLanguage();

Return Value

The current language of the user

Implements

IEnvironment.GetLanguage

See Also

AActivitySpace Class | com.plumtree.uiinfrastructure.activityspace Namespace