INavigationLoadUrl Method |
Name | Description | |
---|---|---|
LoadUrl(String) |
Navigates to a resource identified by a URL.
| |
LoadUrl(LoadUrlParameters) |
Navigates to a resource identified by the specified parameters | |
LoadUrl(String, TimeSpan) |
Navigates to a resource identified by a URL, with the specified timeout.
| |
LoadUrl(LoadUrlParameters, TimeSpan) |
Navigates to a resource identified by the given LoadUrlParameters, with the specified timout.
|