System.Web.HttpApplicationState.Set Method

Updates the value of an object in an System.Web.HttpApplicationState collection.

Syntax

public void Set (string name, object value)

Parameters

name
The name of the object to be updated.
value
The updated 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