Aqualogic Interaction API  
 

IPTGadgetInfo.RemoveSessionPreference Method 

Removes a session preference for the current user. This information is cached.

void RemoveSessionPreference(
   string strSessionPreference
);

Parameters

strSessionPreference
- The name of preference to be removed.

See Also

IPTGadgetInfo Interface | com.plumtree.server Namespace