Share via


ImgElement.parentElement Property

SharePoint Designer Developer Reference

Returns an IHTMLElement that represents the element that is one level up in the HTML element hierarchy.

Syntax

expression.parentElement

expression   Required. A variable that represents an ImgElement object.

See Also