Share via


parentNode

This function retrieves the hierarchical parent of the specified element.

Syntax

function get xweb.document.htmlElement.parentNode() : htmlElement Object

Parameters

None.

Returns

This function returns a reference to the object that defines the node of the DOM tree that contains the specified htmlElement.

See Also

Concepts

htmlElement
htmlElement Members
xweb

  Copyright © 2011 by Microsoft Corporation. All rights reserved.