Plumtree Portal UI  
 

PTPersonalSettingsHelper.CachePersonalSettings Method

Call this method to cache all personal settings on the session.

This method will also set the session language on the Plumtree server.

Overload List

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);

See Also

PTPersonalSettingsHelper Class | com.plumtree.portaluiinfrastructure.login Namespace