WebBrowserExtended.GoHome Method

Definition

Navigates the WebBrowser control to the home page of the current user.

public:
 void GoHome();
public void GoHome ();
member this.GoHome : unit -> unit
Public Sub GoHome ()

Exceptions

This control is no longer valid.

Applies to