IHttpSessionState::Clear Method ()
.NET Framework (current version)
Clears all values from the session-state item collection.
Assembly: System.Web (in System.Web.dll)
The following code example implements the Clear method of the IHttpSessionState interface to delete all items from an internal session-state item collection.
.NET Framework
Available since 2.0
Available since 2.0
Show: