System.Web.SessionState.IHttpSessionState.RemoveAll Method

Clears all values from the session-state item collection.

Syntax

public void RemoveAll ()

Remarks

IHttpSessionState.RemoveAll performs the same function as IHttpSessionState.Clear.

Requirements

Namespace: System.Web.SessionState
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0