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.navigate method

Applies to Windows and Windows Phone

Loads the HTML content at the specified Uniform Resource Identifier (URI).

Syntax


x-ms-webview.navigate(uri);

Parameters

uri

Type: String

The URI to load.

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: