ConvertersCollection.GetElementKey Method (ConfigurationElement)
.NET Framework (current version)
Gets the element key for the specified ConfigurationElement object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
Parameters
- element
-
Type:
System.Configuration.ConfigurationElement
The ConfigurationElement object whose key you want to return.
Return Value
Type: System.ObjectThe object acts as the key for the specified ConfigurationElement instance.
.NET Framework
Available since 3.5
Available since 3.5
Show: