CefFrame ViewSource Method Xilium.CefGlue

[This is preliminary documentation and is subject to change.]

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: Xilium.CefGlue
Assembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax

public void ViewSource()
See Also