Table of Contents
WebView.LoadUrl Method
Overload List
Name Description
NavigationTask LoadUrl(string); Loads a Url into this WebView.
NavigationTask LoadUrl(string, bool); Loads a Url into this WebView with option to skip cache.
See Also