ContentTypeElementCollection GetElementKey Method | Glimpse API Documentation |
Gets the element key for a specified configuration element when overridden in a derived class.
Namespace: Glimpse.Core.ConfigurationAssembly: Glimpse.Core (in Glimpse.Core.dll) Version: 1.0.1.0 (1.0.1)
Syntax
Parameters
- element
- Type:
System.Configuration ConfigurationElement
TheConfigurationElement to return the key for.
Return Value
An

See Also