This documentation is archived and is not being maintained.
ownerElement property
Retrieves the element that owns the attribute.
Syntax
HRESULT value = object.get_ownerElement(IHTMLElement** p);
Property values
Type: Object
The owner of the attribute.
Standards information
Remarks
This property is new as of Windows Internet Explorer 8.
See also
-
About the W3C Document Object Model