Add a community setting (preference) to the community that the current page is part of. Throws an exception if the current page is a my page.
Add a community setting (preference) to the community that the current page is part of. Throws an exception if the current page is a my page.
void AddCommunitySetting(string,XPDateTime);
Add a community setting (preference) to the community that the current page is part of. Throws an exception if the current page is a my page.
void AddCommunitySetting(string,double);
Add a community setting (preference) to the community that the current page is part of. Throws an exception if the current page is a my page.
void AddCommunitySetting(string,int);
Add a community setting (preference) to the community that the current page is part of. Throws an exception if the current page is a my page.
void AddCommunitySetting(string,object);
Add a community setting (preference) to the community that the current page is part of. Throws an exception if the current page is a my page.
void AddCommunitySetting(string,string);
IPTGadgetInfo Interface | com.plumtree.server Namespace