Navigate Method
Opens the specified URL in the browser.

C# Syntax

void Navigate( 
   string url
)

Parameters

url
The URL to open.