Click or drag to resize
ActionCollectionElementName Property
Gets the name used to identify this collection of elements in the configuration file when overridden in a derived class.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
protected override string ElementName { get; }

Property Value

Type: String
See Also