The current event phase is the capturing phase.
Namespace: Aspose.Html.Dom.EventsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ushort AtTargetPhase = 2
Public Const AtTargetPhase As UShort = 2
public:
literal unsigned short AtTargetPhase = 2
static val mutable AtTargetPhase: uint16
Field Value
Type:
UInt16
See Also