Method PreventDefault
- Namespace
- DotNetBrowser.Dom.Events
- Assembly
- DotNetBrowser.dll
PreventDefault()
Cancels the event if it is cancelable, without stopping further propagation of the event.
void PreventDefault()
Cancels the event if it is cancelable, without stopping further propagation of the event.
void PreventDefault()