Plumtree PEIs  
 

PTLoginActions.InternalGetBrowserLocale Method 

This method gets a supported locale from the browser settings, and sets it on the http session and as a runtime setting.

protected static string InternalGetBrowserLocale(
   string sBrowserLocaleList,
   IApplication _application,
   XPResourceManager _rm
);

Parameters

sBrowserLocaleList
_application
_rm

See Also

PTLoginActions Class | com.plumtree.portalpages.pei Namespace