DOMNameAttribute class

DOMNameAttribute class

Specifies the official DOM object name as it defined by the W3C.

The DOMNameAttribute type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the DOMNameAttribute class.

Properties

PropertyDescription
nameGets the DOM name.

See Also