System.Web.Configuration.TransformerInfoCollection.GetElementKey Method

Returns the key of the passed System.Web.Configuration.TransformerInfo object.

Syntax

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

Parameters

element
A System.Configuration.ConfigurationElement. The specified configuration element should be a System.Web.Configuration.TransformerInfo object that exists in the collection.

Returns

The key of the passed System.Web.Configuration.TransformerInfo object.

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