HttpContextWrapper::Items Property
.NET Framework (current version)
Gets a key/value collection that can be used to organize and share data between a module and a handler during an HTTP request.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System.Collections::IDictionary^A key/value collection that provides access to an individual value in the collection by using a specified key.
.NET Framework
Available since 3.5
Available since 3.5
Show: