GetElementKey Method
KalikoCMS.Configuration Namespace > SiteHostConfigurationLanguageCollection Class : GetElementKey Method |
The System.Configuration.ConfigurationElement to return the key for.
Gets the element key for a specified configuration element when overridden in a derived class.
Syntax
'Declaration
Protected Overrides Function GetElementKey( _ ByVal element As ConfigurationElement _ ) As Object
protected override object GetElementKey( ConfigurationElement element )
Parameters
- element
- The System.Configuration.ConfigurationElement to return the key for.
Return Value
An System.Object that acts as the key for the specified System.Configuration.ConfigurationElement.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2