DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Frames
IFrame Interface
IFrame Methods
Execute Method
ExecuteJavaScript Method
Inspect Method
IsCommandEnabled Method
LoadUrl Method
Print Method
ViewSource Method
IFrame
ViewSource Method
Opens a popup with the frame's source like the browser does when showing page source.
Namespace:
DotNetBrowser.Frames
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.11.0
Syntax
C#
Copy
void
ViewSource
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IFrame
object has already been disposed.
See Also
Reference
IFrame Interface
DotNetBrowser.Frames Namespace
Copyright © 2022 TeamDev Ltd. All Rights Reserved.