System.Web.HttpApplicationState.GetKey Method

Gets an System.Web.HttpApplicationState object name by index.

Syntax

public string GetKey (int index)

Parameters

index
The index of the application state object.

Returns

The name under which the application state object was saved.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0