| | WebCenter Interaction API | |
| IPTSessionInfo.RemoveSessionPreference Method (String) |
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
IPTSessionInfo Interface | com.plumtree.server Namespace | IPTSessionInfo.RemoveSessionPreference Overload List