WebBrowserDocumentCompletedEventArgs

Wisej.Web.WebBrowserDocumentCompletedEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Provides data for the DocumentCompleted event.

public class WebBrowserDocumentCompletedEventArgs : EventArgs

Constructors

Initializes a new instance of the WebBrowserDocumentCompletedEventArgs class.

Properties

Uri: Returns the location of the document where the WebBrowser control has navigated.

Used By

Last updated