Call this method to cache all personal settings on the session.
This method will also set the session language on the Plumtree server.
Call this method to cache all personal settings on the session.
This method will also set the session language on the Plumtree server.
public static void CachePersonalSettings(AActivitySpace,IApplication,XPResourceManager,ApplicationData);
Caches all settings to the IPTSession as well as the HTTPSession.
This method will also set the session language on the Plumtree server.
public static void CachePersonalSettings(ISessionManager,IApplication,IPTSession,XPResourceManager,ApplicationData);
PTPersonalSettingsHelper Class | com.plumtree.portaluiinfrastructure.login Namespace