Event Unload
- Namespace
- DotNetBrowser.Dom.Events
- Assembly
- DotNetBrowser.dll
Occurs once a page has unloaded (for <body>).
event EventHandler<DomEventArgs> Unload
Returns
- EventHandler<DomEventArgs>
- Occurs once a page has unloaded (for <body>).
Occurs once a page has unloaded (for <body>).
event EventHandler<DomEventArgs> Unload