System.Web.Configuration.TrustLevelCollection.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 for which to get the key.

Returns

The object that acts as the key for the specified System.Configuration.ConfigurationElement.

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