Table of Contents
WebView.LoadHtml Method
Overload List
Name Description
NavigationTask LoadHtml(string, string); Load raw HTML into the WebView.
NavigationTask LoadHtml(string); Load raw HTML into the WebView using about:blank as the page Url.
See Also