System.Web.Configuration.OutputCacheProfileCollection.GetKey Method

Gets the key at the specified System.Web.Configuration.OutputCacheProfileCollection index.

Syntax

public string GetKey (int index)

Parameters

index
The System.Web.Configuration.OutputCacheProfileCollection index of the key.

Returns

The key with the specified System.Web.Configuration.OutputCacheProfileCollection index.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Web.Configuration
Assembly: System.Web (in System.Web.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0