Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the node that associates this style sheet with the document.
![]() ![]() |
Syntax
HRESULT value = object.get_ownerNode(IHTMLElement** p);
Property values
Type: Object
the node that associates the style sheet with the document.
Standards information
Remarks
For HTML, the node returned is the corresponding link or style element. For XML, it is the linking processing instruction. For style sheets that are included by other style sheets, the value of this attribute is null.
.png)
.png)