Look up community-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget id that is passed in. Throws an exception if the current page is a my page.
Look up community-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget id that is passed in. Throws an exception if the current page is a my page.
object[][] LookupCommunityGadgetSettings(int,object);
Look up a community-gadget setting (preference) for the combination of the community that the current page is part of and the gadget id that is passed in. Throws an exception if the current page is a my page.
object[][] LookupCommunityGadgetSettings(int,string);
Look up community-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget id that is passed in. Throws an exception if the current page is a my page.
object[][] LookupCommunityGadgetSettings(int,string[]);
IPTMyPortal Interface | com.plumtree.server Namespace