Aqualogic Interaction API  
 

IPTGadgetInfo.LookupGadgetSettings Method

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

Overload List

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

object[][] LookupGadgetSettings(object);

Look up one user-gadget setting (preference) for the combination of a particular gadget and the current user.

object[][] LookupGadgetSettings(string);

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

object[][] LookupGadgetSettings(string[]);

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace