Click or drag to resize
RendererCollectionGetElementKey Method

[Missing <summary> documentation for "M:Activsoft.Engine.RendererCollection.GetElementKey(System.Configuration.ConfigurationElement)"]

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
protected override Object GetElementKey(
	ConfigurationElement element
)

Parameters

element
Type: System.ConfigurationConfigurationElement

[Missing <param name="element"/> documentation for "M:Activsoft.Engine.RendererCollection.GetElementKey(System.Configuration.ConfigurationElement)"]

Return Value

Type: Object

[Missing <returns> documentation for "M:Activsoft.Engine.RendererCollection.GetElementKey(System.Configuration.ConfigurationElement)"]

See Also