WebCenter Interaction API  
 

IPTSessionInfo.LookupSessionPreferences Method (String[])

This method looks up session preferences set for the current user.

string[][] LookupSessionPreferences(
   string[] astrPreferenceNames
);

Parameters

astrPreferenceNames

Return Value

An array of Name-Value Pairs of the preferences.

See Also

IPTSessionInfo Interface | com.plumtree.server Namespace | IPTSessionInfo.LookupSessionPreferences Overload List