Method ViewSource
- Namespace
- DotNetBrowser.Frames
- Assembly
- DotNetBrowser.dll
ViewSource()
Opens a popup with the frame's source like the browser does when showing page source.
void ViewSource()
Exceptions
- ObjectDisposedException
The IFrame object has already been disposed.