Aqualogic Interaction API  
 

IPTMyPortal.RemovePersonalSetting Method 

Remove a personal setting (preference) for the current user.

void RemovePersonalSetting(
   string strPersonalSetting
);

Parameters

strPersonalSetting
- name of the setting to be removed

See Also

IPTMyPortal Interface | com.plumtree.server Namespace