Returns or sets whether the control calls the default search engine if the URL is invalid or not found. The URL or words entered by the user are passed as the search subject.
Syntax
object.SearchAuto[= Value ]
The object placeholder represents an OrdoWebView2 control
Values
Value: The property values are as follows:
| Value | Description |
| True | The control automatically calls the default search engine if the URL is invalid or not found |
| False | No search engine is called. An error is diplayed |