Uiinfrastructure API Docs  
 

PersonalSettingsHelper.SetPersonalSettingValue Method

Call this method to set a personal setting name value pair on the session (infrastructure HttpSession sandbox)

Overload List

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

See Also

PersonalSettingsHelper Class | com.plumtree.uiinfrastructure.statichelpers Namespace