WebBrowserExtensions.ViewSource Method (original) (raw)
WebBrowserExtensionsViewSource Method
Version 118.6.80
Overload List
| | Name | Description | |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| | ViewSource(IBrowser) | Opens up a new program window (using the default text editor) where the source code of the currently displayed web page is shown. |
|
| ViewSource(IChromiumWebBrowserBase) | Opens up a new program window (using the default text editor) where the source code of the currently displayed web page is shown. |
See Also