The members of System.Windows.Forms.WebBrowserNavigatingEventArgs are listed below.
See Also: Inherited members from System.ComponentModel.CancelEventArgs
Initializes a new instance of the System.Windows.Forms.WebBrowserNavigatingEventArgs class. |
[read-only] | TargetFrameName | string.
Gets the name of the Web page frame in which the new document will be loaded. |
[read-only] | Url | Uri.
Gets the location of the document to which the System.Windows.Forms.WebBrowser control is navigating. |