Aqualogic Interaction API  
 

IPTMyPortal.RemoveCommunitySetting Method 

Remove a community setting (preference) for the community that the current page is part of. Throws an exception if the current page is a my page.

void RemoveCommunitySetting(
   string strCommunitySetting
);

Parameters

strCommunitySetting
- name of the setting to be removed

See Also

IPTMyPortal Interface | com.plumtree.server Namespace