VBDOM  

Element: ownerDocument (get)

Returns reference to the owner document object.

[Visual Basic]
 Public Property Get ownerDocument ( ) As Document

Return Values

Document -  Reference to the document object.

Remarks

None

See Also

Class Element Overview | Element Members | getAttribute | parentNode (get)