Call this method to determine if the subsession for caching personal settings exists in the specified ISessionManager.
Call this method to determine if the subsession for caching personal settings exists in the specified ISessionManager.
public static bool DoesPrefsSubSessionExist(AActivitySpace);
Use this version of DoesPrefsSubSessionExist if all you have is the session manager.
public static bool DoesPrefsSubSessionExist(ISessionManager);
PersonalSettingsHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace