DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Frames
IFrame Interface
IFrame Methods
CreateJsArray(T) Method
CreateJsArrayBuffer Method
CreateJsMap Method
CreateJsSet(T) Method
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.23.2
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 © 2023 TeamDev Ltd. All Rights Reserved.