x-ms-webview.navigateToString method

Loads the specified HTML content as a new document.
Syntax
x-ms-webview.navigateToString(contents);
Parameters
- contents
-
Type: String
The HTML content to display.
Return value
This method does not return a value.
Requirements
|
Minimum supported client |
Windows 8.1 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 R2 [desktop apps only] |
|
Minimum supported phone |
Windows Phone 8.1 |
See also
Show: