Look up a list of user-gadget settings (preferences) for the combination of a particular gadget and the current user.
Look up a list of user-gadget settings (preferences) for the combination of a particular gadget and the current user.
object[][] LookupGadgetSettings(int,object);
Look up one user-gadget setting (preference) for the combination of a particular gadget and the current user.
object[][] LookupGadgetSettings(int,string);
Look up a list of user-gadget settings (preferences) for the combination of a particular gadget and the current user.
object[][] LookupGadgetSettings(int,string[]);
IPTMyPortal Interface | com.plumtree.server Namespace