Aqualogic Interaction API  
 

IPTGadgetInfo.RemoveGadgetSetting Method 

Remove a user-gadget setting (preference) for the combination of a the gadget represented and the current user.

void RemoveGadgetSetting(
   string strSetting
);

Parameters

strSetting
- name of the setting to be removed

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace