System.Web.SessionState.IHttpSessionState.Remove Method

Deletes an item from the session-state item collection.

Syntax

public void Remove (string itemName)

Parameters

itemName
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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