WebBrowserDocumentCompletedEventArgs
Wisej.Web.WebBrowserDocumentCompletedEventArgs
Last updated
Wisej.Web.WebBrowserDocumentCompletedEventArgs
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.1.0.0)
Provides data for the DocumentCompleted event.
Initializes a new instance of the WebBrowserDocumentCompletedEventArgs class.
Uri: Returns the location of the document where the WebBrowser control has navigated.
Name | Description |
---|---|
Represents the method that will handle the DocumentCompleted event of the WebBrowser control. |