Call this method to set a personal setting name value pair on the session (infrastructure HttpSession sandbox)
Call this method to set a personal setting name value pair on the session (infrastructure HttpSession sandbox)
public static void SetPersonalSettingValue(string,object,AActivitySpace);
Call this method to set a personal setting name value pair on the session (infrastructure HttpSession sandbox)
public static void SetPersonalSettingValue(string,object,ISessionManager);
PersonalSettingsHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace