Table of Contents
WebView.GetSource Method 

Gets the source HTML of the current document.

Syntax
 public string GetSource();
See Also