Click or drag to resize

IFrameViewSource Method

Version 94.4.20
Save this frame's HTML source to a temporary file and open it in the default text viewing application. This method can only be called from the browser process.

Namespace:  CefSharp
Assembly:  CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax
void ViewSource()
See Also