HttpSessionStateContainer::RemoveAll Method ()

 

Clears all session-state values.

Namespace:   System.Web.SessionState
Assembly:  System.Web (in System.Web.dll)

public:
virtual void RemoveAll() sealed

RemoveAll performs the same function as Clear.

.NET Framework
Available since 2.0
Return to top
Show: