System.Web.HttpApplicationState.Add Method

Adds a new object to the System.Web.HttpApplicationState collection.

Syntax

public void Add (string name, object value)

Parameters

name
The name of the object to be added to the collection.
value
The value of the object.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0