WebCenter Interaction API  
 

IPTGadgetInfo.LookupAdminGadgetSettings Method (Object)

Look up admin-gadget settings (preferences) for the combination of the community that the current page is part of and the gadget represented.

object[][] LookupAdminGadgetSettings(
   object arrSettings
);

Parameters

arrSettings
- array of the names and corresponding values to be assigned to the community-gadget combination.

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.LookupAdminGadgetSettings Overload List