Plumtree PEIs  
 

PTLoginActions.SetBrowserLocaleSetting Method 

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

protected virtual void SetBrowserLocaleSetting(
   ApplicationData _appData,
   IPTSession _ptSession,
   ISessionManager _sessionManager,
   ISessionManager _persistentSessionManager,
   IApplication _application,
   XPResourceManager _rm
);

Parameters

_appData
_ptSession
_sessionManager
_persistentSessionManager
_application
_rm

See Also

PTLoginActions Class | com.plumtree.portalpages.pei Namespace