Aqualogic Interaction API  
 

IPTGadgetInfo.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

IPTGadgetInfo Interface | com.plumtree.server Namespace