WebCenter Interaction API  
 

IPTMyPortal.LookupPersonalSettings Method (String[])

Look up a list of personal settings (preferences) for the current user.

object[][] LookupPersonalSettings(
   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

IPTMyPortal Interface | com.plumtree.server Namespace | IPTMyPortal.LookupPersonalSettings Overload List