System.Web.SessionState.IHttpSessionState.Add Method

Adds a new item to the session-state collection.

Syntax

public void Add (string itemName, object itemValue)

Parameters

itemName
Documentation for this section has not yet been entered.
itemValue
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