2.3.3.7 internalName

Quirks Mode, IE7 Mode, IE8 Mode, and IE9 Mode (All Versions)

The name by which the property or method is called within the component. This internal name must be declared globally before it can be referenced; otherwise, a scripting error occurs, indicating that the name is undefined. If no internal name is specified, the name attribute is used instead.

The internalName attribute is declared in markup only.

This attribute is used by PUBLIC:METHOD and PUBLIC:PROPERTY.