HttpApplicationState::Add Method (String^, Object^)
.NET Framework (current version)
Adds a new object to the HttpApplicationState collection.
Assembly: System.Web (in System.Web.dll)
Parameters
- name
-
Type:
System::String^
The name of the object to be added to the collection.
- value
-
Type:
System::Object^
The value of the object.
.NET Framework
Available since 1.1
Available since 1.1
Show: