Plumtree Portal UI  
 

PTPersonalSettingsHelper.RemovePersonalSetting Method 

Call this method to find the remove the specified setting from the DB

public static void RemovePersonalSetting(
   string sSettingName,
   AActivitySpace asSpace
);

Parameters

sSettingName
asSpace

See Also

PTPersonalSettingsHelper Class | com.plumtree.portaluiinfrastructure.login Namespace