Aqualogic Interaction API  
 

IPTGadgetInfo.LookupSessionPreferences Method 

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

IPTGadgetInfo Interface | com.plumtree.server Namespace