Table of Contents

Event EventReceived

Namespace
DotNetBrowser.Dom.Events
Assembly
DotNetBrowser.dll

Occurs when the corresponding DOM event is received.

public event EventHandler<DomEventArgs> EventReceived

Returns

EventHandler<DomEventArgs>
Occurs when the corresponding DOM event is received.