System.Web.HttpCookieCollection.GetKey Method

Returns the key (name) of the cookie at the specified numerical index.

Syntax

public string GetKey (int index)

Parameters

index
The index of the key to retrieve from the collection.

Returns

The name of the cookie specified by index.

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