Wisej.Web.WebBrowserDocumentCompletedEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
Represents the method that will handle the DocumentCompleted event of the WebBrowser control.
Name | Type | Description |
---|---|---|
Name | Description |
---|---|
sender
The source of the event.
e
A WebBrowserDocumentCompletedEventArgs that contains the event data.
Fired when the WebBrowser control finishes loading a web page.