System.Windows.Forms.WebBrowserNavigatingEventArgs: Property Members

The properties of System.Windows.Forms.WebBrowserNavigatingEventArgs are listed below. For a list of all members, see the WebBrowserNavigatingEventArgs Members list.

See Also: Inherited members from System.ComponentModel.CancelEventArgs

Public Properties

[read-only]
TargetFrameNamestring.

Gets the name of the Web page frame in which the new document will be loaded.

[read-only]
UrlUri.

Gets the location of the document to which the System.Windows.Forms.WebBrowser control is navigating.