Hyperlink.DoClick Method

Definition

Simulates the act of a user clicking the Hyperlink.

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

Remarks

Calling this method is equivalent to a user clicking the Hyperlink.

Applies to