System.Web.Configuration.HttpModuleActionCollection.GetElementKey Method

Gets the element key for a specified System.Configuration.ConfigurationElement object.

Syntax

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

Parameters

element
The System.Configuration.ConfigurationElement whose key is returned.

Returns

An object, which acts as the key for the specified System.Configuration.ConfigurationElement object.

Remarks

This method is intended for internal use only.

Requirements

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