Removes a session preference for the current user. This information is cached.
Removes a session preference for the current user. This information is cached.
void RemoveSessionPreference(string);
Removes a session preference for the current user. This information is cached. If bCSPEncode is true, the pref name will be CSP encoded before it's removed.
void RemoveSessionPreference(string,bool);
IPTSessionInfo Interface | com.plumtree.server Namespace