WebCenter Interaction API  
 

IPTSessionPrefChangeNotification.OnSessionPrefAdd Method 

Call this method when there's a new session pref being added.

void OnSessionPrefAdd(
   string strSessionPreference,
   string strValue
);

See Also

IPTSessionPrefChangeNotification Interface | com.plumtree.server Namespace