DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Dom
INode Interface
INode Properties
Children Property
Document Property
Frame Property
NextSibling Property
NodeName Property
NodeValue Property
Parent Property
PreviousSibling Property
TextContent Property
Type Property
XPath Property
INode
Frame Property
Gets the frame containing this node.
Namespace:
DotNetBrowser.Dom
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
IFrame
Frame
{
get
; }
Property Value
Type:
IFrame
The frame containing this node.
See Also
Reference
INode Interface
DotNetBrowser.Dom Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.