Forms > Forms Assembly Interfaces > IWebBrowserBox > IWebBrowserBox.Navigate
Navigate(Value: String);
Value - URL of loaded page.
The Navigate method loads the web page, which URL is passed as the Value parameter, in WebBrowserBox.
See also:
IWebBrowserBox