Help Center

CWebView2.Navigatemethod

Cause a navigation of the top-level document to run to the specified URI.

WebViewmethoddocumented

Syntax

FUNCTION Navigate (BYVAL uri AS LPCWSTR) AS HRESULT

Parameters

NameDescription
uri[in] The URI where to navigate.

Description

Cause a navigation of the top-level document to run to the specified URI.

Reference

  • Defined in AfxNova/CWebView2.inc:610
  • Documented in WebView/CWebWiew2 Class.md
  • Topic: CWebView2 Class