WebCenter Interaction API  
 

IPTMyPortal.LookupGadgetSettings Method

Look up a list of user-gadget settings (preferences) for the combination of a particular gadget and the current user.

Overload List

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[]);

See Also

IPTMyPortal Interface | com.plumtree.server Namespace