Plumtree Portal UI  
 

PTPersonalSettingsHelper.CachePersonalSettings Method (AActivitySpace, IApplication, XPResourceManager, ApplicationData)

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 aSpace,
   IApplication application,
   XPResourceManager rm,
   ApplicationData appData
);

Parameters

aSpace
application
rm
appData

See Also

PTPersonalSettingsHelper Class | com.plumtree.portaluiinfrastructure.login Namespace | PTPersonalSettingsHelper.CachePersonalSettings Overload List