Aqualogic Interaction API  
 

IPTGadgetInfo.LookupSessionPreference Method 

This method looks up a preference set for the current user.

string[][] LookupSessionPreference(
   string strSessionPreferenceName
);

Parameters

strSessionPreferenceName
is the name of the preference to look up.

Return Value

An array of Name-Value Pairs of the preferences.

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace