Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 557 Bytes

webviewcontrol_navigatetostring_1924125949.md

File metadata and controls

26 lines (17 loc) · 557 Bytes
-api-id -api-type
M:Windows.Web.UI.Interop.WebViewControl.NavigateToString(System.String)
winrt method

Windows.Web.UI.Interop.WebViewControl.NavigateToString

-description

Loads the specified HTML content as a new document.

For more info, see Windows.Web.UI.IWebViewControl

-parameters

-param text

The HTML content to display in the control.

-remarks

-see-also

-examples