System.Web.Configuration.ProfileGroupSettingsCollection.GetKey Method

Returns the name of the System.Web.Configuration.ProfileGroupSettings object at the specified index.

Syntax

public string GetKey (int index)

Parameters

index
The index of a System.Web.Configuration.ProfileGroupSettings object.

Returns

The name of the System.Web.Configuration.ProfileGroupSettings object at the specified index, or null if there is no object at that 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