Controls if OnBeforeNavigate event will be fired at all. Default is true.
Controls if OnBeforeNavigate event will be fired at all. Default is true.
Visual Basic |
---|
Public Property disable_on_before_navigate_event As Boolean |
By disabling the OnBeforeNavigate event you dramatically increase URL loading performance.
If your application does not make use of URL navigation control you should set this setting to true.