DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Dom.Events
IEvent Interface
IEvent Methods
PreventDefault Method
StopPropagation Method
IEvent
PreventDefault Method
Cancels the event if it is cancelable, without stopping further propagation of the event.
Namespace:
DotNetBrowser.Dom.Events
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.23.2
Syntax
C#
Copy
void
PreventDefault
()
See Also
Reference
IEvent Interface
DotNetBrowser.Dom.Events Namespace
Copyright © 2023 TeamDev Ltd. All Rights Reserved.