HttpSessionStateWrapper::Item Property
.NET Framework (current version)
Gets or sets individual session values.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Item[Int32] | Gets or sets a session value by using the specified index.(Overrides HttpSessionStateBase::Item[Int32].) |
![]() | Item[String^] | Gets or sets a session value by using the specified name.(Overrides HttpSessionStateBase::Item[String^].) |
Show:
