System.Web.Configuration.ProfilePropertySettingsCollection.GetElementKey Method

Gets the key for the specified configuration element.

Syntax

protected override object GetElementKey (System.Configuration.ConfigurationElement element)

Parameters

element
A System.Configuration.ConfigurationElement in the collection.

Returns

The name of the element.

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