Class EventNames
- Namespace
- AngleSharp.Dom
- Assembly
- AngleSharp.dll
The collection of (known / used) event names.
public static class EventNames
- Inheritance
-
EventNames
- Inherited Members
Fields
Abort
The abort event.
public static readonly string Abort
Field Value
AfterPrint
The afterprint event.
public static readonly string AfterPrint
Field Value
AfterScriptExecute
The afterscriptexecute event.
public static readonly string AfterScriptExecute
Field Value
BeforePrint
The beforeprint event.
public static readonly string BeforePrint
Field Value
BeforeScriptExecute
The beforescriptexecute event.
public static readonly string BeforeScriptExecute
Field Value
BeforeUnload
The beforeunload event.
public static readonly string BeforeUnload
Field Value
Blur
The blur event.
public static readonly string Blur
Field Value
CanPlay
The canplay event.
public static readonly string CanPlay
Field Value
CanPlayThrough
The canplaythrough event.
public static readonly string CanPlayThrough
Field Value
Cancel
The cancel event.
public static readonly string Cancel
Field Value
Change
The change event.
public static readonly string Change
Field Value
Click
The click event.
public static readonly string Click
Field Value
ConfirmUnload
The confirmUnload event.
public static readonly string ConfirmUnload
Field Value
CueChange
The cuechange event.
public static readonly string CueChange
Field Value
DblClick
The dblclick event.
public static readonly string DblClick
Field Value
DomContentLoaded
The DOMContentLoaded event.
public static readonly string DomContentLoaded
Field Value
Drag
The drag event.
public static readonly string Drag
Field Value
DragEnd
The dragend event.
public static readonly string DragEnd
Field Value
DragEnter
The dragenter event.
public static readonly string DragEnter
Field Value
DragExit
The dragexit event.
public static readonly string DragExit
Field Value
DragLeave
The dragleave event.
public static readonly string DragLeave
Field Value
DragOver
The dragover event.
public static readonly string DragOver
Field Value
DragStart
The dragstart event.
public static readonly string DragStart
Field Value
Drop
The drop event.
public static readonly string Drop
Field Value
DurationChange
The durationchange event.
public static readonly string DurationChange
Field Value
Emptied
The emptied event.
public static readonly string Emptied
Field Value
Ended
The ended event.
public static readonly string Ended
Field Value
Error
The error event.
public static readonly string Error
Field Value
Focus
The focus event.
public static readonly string Focus
Field Value
FullscreenChange
The fullscreenchange event.
public static readonly string FullscreenChange
Field Value
FullscreenError
The fullscreenerror event.
public static readonly string FullscreenError
Field Value
HashChange
The hashchange event.
public static readonly string HashChange
Field Value
Input
The input event.
public static readonly string Input
Field Value
Invalid
The invalid event.
public static readonly string Invalid
Field Value
Keydown
The keydown event.
public static readonly string Keydown
Field Value
Keypress
The keypress event.
public static readonly string Keypress
Field Value
Keyup
The keyup event.
public static readonly string Keyup
Field Value
Load
The load event.
public static readonly string Load
Field Value
LoadEnd
The loadend event.
public static readonly string LoadEnd
Field Value
LoadStart
The loadstart event.
public static readonly string LoadStart
Field Value
LoadedData
The loadeddata event.
public static readonly string LoadedData
Field Value
LoadedMetaData
The loadedmetadata event.
public static readonly string LoadedMetaData
Field Value
Message
The message event.
public static readonly string Message
Field Value
Mousedown
The mousedown event.
public static readonly string Mousedown
Field Value
Mouseenter
The mouseenter event.
public static readonly string Mouseenter
Field Value
Mouseleave
The mouseleave event.
public static readonly string Mouseleave
Field Value
Mousemove
The mousemove event.
public static readonly string Mousemove
Field Value
Mouseout
The mouseout event.
public static readonly string Mouseout
Field Value
Mouseover
The mouseover event.
public static readonly string Mouseover
Field Value
Mouseup
The mouseup event.
public static readonly string Mouseup
Field Value
Offline
The offline event.
public static readonly string Offline
Field Value
Online
The online event.
public static readonly string Online
Field Value
PageHide
The pagehide event.
public static readonly string PageHide
Field Value
PageShow
The pageshow event.
public static readonly string PageShow
Field Value
Parsed
The parsed event.
public static readonly string Parsed
Field Value
Parsing
The parsing event.
public static readonly string Parsing
Field Value
Pause
The pause event.
public static readonly string Pause
Field Value
Play
The play event.
public static readonly string Play
Field Value
Playing
The playing event.
public static readonly string Playing
Field Value
PopState
The popstate event.
public static readonly string PopState
Field Value
The print event.
public static readonly string Print
Field Value
Progress
The progress event.
public static readonly string Progress
Field Value
RateChange
The ratechange event.
public static readonly string RateChange
Field Value
ReadyStateChanged
The readystatechanged event.
public static readonly string ReadyStateChanged
Field Value
Requested
The requested event.
public static readonly string Requested
Field Value
Requesting
The requesting event.
public static readonly string Requesting
Field Value
Reset
The reset event.
public static readonly string Reset
Field Value
Resize
The resize event.
public static readonly string Resize
Field Value
Scroll
The scroll event.
public static readonly string Scroll
Field Value
Seeked
The seeked event.
public static readonly string Seeked
Field Value
Seeking
The seeking event.
public static readonly string Seeking
Field Value
Select
The select event.
public static readonly string Select
Field Value
Show
The show event.
public static readonly string Show
Field Value
Stalled
The stalled event.
public static readonly string Stalled
Field Value
Storage
The storage event.
public static readonly string Storage
Field Value
Submit
The submit event.
public static readonly string Submit
Field Value
Suspend
The suspend event.
public static readonly string Suspend
Field Value
TimeUpdate
The timeupdate event.
public static readonly string TimeUpdate
Field Value
Toggle
The toggle event.
public static readonly string Toggle
Field Value
Unload
The unload event.
public static readonly string Unload
Field Value
Unloading
The unloading event.
public static readonly string Unloading
Field Value
VolumeChange
The volumechange event.
public static readonly string VolumeChange
Field Value
Waiting
The waiting event.
public static readonly string Waiting
Field Value
Wheel
The wheel event.
public static readonly string Wheel