Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

x-ms-webview.navigateToString method

Applies to Windows and Windows Phone

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

x-ms-webview

 

 

Show: