|  | Aqualogic Interaction API | |
| IPTGadgetInfo.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
IPTGadgetInfo Interface | com.plumtree.server Namespace