WebCenter Interaction API  
 

IPTGadgetInfo.LookupGadgetSettings Method (String[])

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

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

Parameters

arrSettings
- array of setting names that are desired

Return Value

Object[][] - array of names and corresponding values Object[name(0) or value{1)][index]

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace | IPTGadgetInfo.LookupGadgetSettings Overload List