HttpApplicationStateBase::GetKey Method (Int32)
.NET Framework (current version)
When overridden in a derived class, gets the name of a state object by index.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The index of the application state object to get.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: