Plumtree PEIs  
 

PTLoginActions.GetBrowserLocaleSetting Method 

This method gets a supported locale from the browser settings, but does not set it anywhere.

public static string GetBrowserLocaleSetting(
   AActivitySpace _asOwner
);

Parameters

_asOwner

Return Value

String The browser locale.

See Also

PTLoginActions Class | com.plumtree.portalpages.pei Namespace