Gets an owner element of the attribute.
            
 
    Namespace: 
   DotNetBrowser.Dom
    Assembly:
   DotNetBrowser (in DotNetBrowser.dll) Version: 2.27.2
SyntaxProperty Value
Type: 
IElement
                The owner element of the attribute. If the owner
                does not exist, this property is 
null.
            
Exceptions| Exception | Condition | 
|---|
| ObjectDisposedException | The IAttribute has already been disposed. | 
See Also