Aqualogic Interaction API  
 

IPTGadgetInfo.RemoveCommunityGadgetSetting Method 

Remove a community-gadget setting (preference) from the combination of the community that the current page is part of and the gadget represented. Throws an exception if the current page is a my page.

void RemoveCommunityGadgetSetting(
   string strCommunitySetting
);

Parameters

strCommunitySetting
- name of the setting to be removed

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace