Table of Contents

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

string

AfterPrint

The afterprint event.

public static readonly string AfterPrint

Field Value

string

AfterScriptExecute

The afterscriptexecute event.

public static readonly string AfterScriptExecute

Field Value

string

BeforePrint

The beforeprint event.

public static readonly string BeforePrint

Field Value

string

BeforeScriptExecute

The beforescriptexecute event.

public static readonly string BeforeScriptExecute

Field Value

string

BeforeUnload

The beforeunload event.

public static readonly string BeforeUnload

Field Value

string

Blur

The blur event.

public static readonly string Blur

Field Value

string

CanPlay

The canplay event.

public static readonly string CanPlay

Field Value

string

CanPlayThrough

The canplaythrough event.

public static readonly string CanPlayThrough

Field Value

string

Cancel

The cancel event.

public static readonly string Cancel

Field Value

string

Change

The change event.

public static readonly string Change

Field Value

string

Click

The click event.

public static readonly string Click

Field Value

string

ConfirmUnload

The confirmUnload event.

public static readonly string ConfirmUnload

Field Value

string

CueChange

The cuechange event.

public static readonly string CueChange

Field Value

string

DblClick

The dblclick event.

public static readonly string DblClick

Field Value

string

DomContentLoaded

The DOMContentLoaded event.

public static readonly string DomContentLoaded

Field Value

string

Drag

The drag event.

public static readonly string Drag

Field Value

string

DragEnd

The dragend event.

public static readonly string DragEnd

Field Value

string

DragEnter

The dragenter event.

public static readonly string DragEnter

Field Value

string

DragExit

The dragexit event.

public static readonly string DragExit

Field Value

string

DragLeave

The dragleave event.

public static readonly string DragLeave

Field Value

string

DragOver

The dragover event.

public static readonly string DragOver

Field Value

string

DragStart

The dragstart event.

public static readonly string DragStart

Field Value

string

Drop

The drop event.

public static readonly string Drop

Field Value

string

DurationChange

The durationchange event.

public static readonly string DurationChange

Field Value

string

Emptied

The emptied event.

public static readonly string Emptied

Field Value

string

Ended

The ended event.

public static readonly string Ended

Field Value

string

Error

The error event.

public static readonly string Error

Field Value

string

Focus

The focus event.

public static readonly string Focus

Field Value

string

FullscreenChange

The fullscreenchange event.

public static readonly string FullscreenChange

Field Value

string

FullscreenError

The fullscreenerror event.

public static readonly string FullscreenError

Field Value

string

HashChange

The hashchange event.

public static readonly string HashChange

Field Value

string

Input

The input event.

public static readonly string Input

Field Value

string

Invalid

The invalid event.

public static readonly string Invalid

Field Value

string

Keydown

The keydown event.

public static readonly string Keydown

Field Value

string

Keypress

The keypress event.

public static readonly string Keypress

Field Value

string

Keyup

The keyup event.

public static readonly string Keyup

Field Value

string

Load

The load event.

public static readonly string Load

Field Value

string

LoadEnd

The loadend event.

public static readonly string LoadEnd

Field Value

string

LoadStart

The loadstart event.

public static readonly string LoadStart

Field Value

string

LoadedData

The loadeddata event.

public static readonly string LoadedData

Field Value

string

LoadedMetaData

The loadedmetadata event.

public static readonly string LoadedMetaData

Field Value

string

Message

The message event.

public static readonly string Message

Field Value

string

Mousedown

The mousedown event.

public static readonly string Mousedown

Field Value

string

Mouseenter

The mouseenter event.

public static readonly string Mouseenter

Field Value

string

Mouseleave

The mouseleave event.

public static readonly string Mouseleave

Field Value

string

Mousemove

The mousemove event.

public static readonly string Mousemove

Field Value

string

Mouseout

The mouseout event.

public static readonly string Mouseout

Field Value

string

Mouseover

The mouseover event.

public static readonly string Mouseover

Field Value

string

Mouseup

The mouseup event.

public static readonly string Mouseup

Field Value

string

Offline

The offline event.

public static readonly string Offline

Field Value

string

Online

The online event.

public static readonly string Online

Field Value

string

PageHide

The pagehide event.

public static readonly string PageHide

Field Value

string

PageShow

The pageshow event.

public static readonly string PageShow

Field Value

string

Parsed

The parsed event.

public static readonly string Parsed

Field Value

string

Parsing

The parsing event.

public static readonly string Parsing

Field Value

string

Pause

The pause event.

public static readonly string Pause

Field Value

string

Play

The play event.

public static readonly string Play

Field Value

string

Playing

The playing event.

public static readonly string Playing

Field Value

string

PopState

The popstate event.

public static readonly string PopState

Field Value

string

Print

The print event.

public static readonly string Print

Field Value

string

Progress

The progress event.

public static readonly string Progress

Field Value

string

RateChange

The ratechange event.

public static readonly string RateChange

Field Value

string

ReadyStateChanged

The readystatechanged event.

public static readonly string ReadyStateChanged

Field Value

string

Requested

The requested event.

public static readonly string Requested

Field Value

string

Requesting

The requesting event.

public static readonly string Requesting

Field Value

string

Reset

The reset event.

public static readonly string Reset

Field Value

string

Resize

The resize event.

public static readonly string Resize

Field Value

string

Scroll

The scroll event.

public static readonly string Scroll

Field Value

string

Seeked

The seeked event.

public static readonly string Seeked

Field Value

string

Seeking

The seeking event.

public static readonly string Seeking

Field Value

string

Select

The select event.

public static readonly string Select

Field Value

string

Show

The show event.

public static readonly string Show

Field Value

string

Stalled

The stalled event.

public static readonly string Stalled

Field Value

string

Storage

The storage event.

public static readonly string Storage

Field Value

string

Submit

The submit event.

public static readonly string Submit

Field Value

string

Suspend

The suspend event.

public static readonly string Suspend

Field Value

string

TimeUpdate

The timeupdate event.

public static readonly string TimeUpdate

Field Value

string

Toggle

The toggle event.

public static readonly string Toggle

Field Value

string

Unload

The unload event.

public static readonly string Unload

Field Value

string

Unloading

The unloading event.

public static readonly string Unloading

Field Value

string

VolumeChange

The volumechange event.

public static readonly string VolumeChange

Field Value

string

Waiting

The waiting event.

public static readonly string Waiting

Field Value

string

Wheel

The wheel event.

public static readonly string Wheel

Field Value

string