HttpApplicationState::Get Method
.NET Framework (current version)
Gets an HttpApplicationState object by name or index.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Get(Int32) | Gets an HttpApplicationState object by numerical index. |
![]() | Get(String^) | Gets an HttpApplicationState object by name. |
Show:
