HttpApplicationStateWrapper::Get Method
.NET Framework (current version)
Gets a state object by name or index.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | Get(Int32) | Returns a state object by index.(Overrides HttpApplicationStateBase::Get(Int32).) |
![]() | Get(String^) | Returns a state object by name.(Overrides HttpApplicationStateBase::Get(String^).) |
Show:
