Used to indicate which phase of event flow is currently being evaluated.
Namespace: Aspose.Html.Dom.EventsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic ushort EventPhase { get; }
Public ReadOnly Property EventPhase As UShort
Get
public:
property unsigned short EventPhase {
unsigned short get ();
}
member EventPhase : uint16 with get
Property Value
Type:
UInt16
See Also