Click or drag to resize

INavigationLoadUrl Method

Overload List
  NameDescription
Public methodLoadUrl(String)
Navigates to a resource identified by a URL.
Public methodLoadUrl(LoadUrlParameters)
Navigates to a resource identified by the specified parameters
Public methodLoadUrl(String, TimeSpan)
Navigates to a resource identified by a URL, with the specified timeout.
Public methodLoadUrl(LoadUrlParameters, TimeSpan)
Navigates to a resource identified by the given LoadUrlParameters, with the specified timout.
Top
See Also