HTMLAnchorElement.ParentNode

Usage:

Read only.

Description:

Type: HTMLAnchorElement; Undefined.
Parent node for the HTML node, if it exists, otherwise Undefined.
Every node except for Attribute, Document, DocumentFragment can have a parent node.
If the node is newly created and has not been added to a tree yet, or has been deleted from a tree already, there is no parent node.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community