Search_URL Property
Returns or sets the search
URL used by the control
Syntax
object
.Search_URL
[=
String
]
The
object placeholder represents an OrdoWebView2
control
Values
String: a valid search URL
from an internet search engine:
Remarks
- For example, a valid search URL from Qwant
search engine is https://www.qwant.com/?q=%1&t=web. The search
url must contain %1 which will be automatically replaced by
the words to be searched
- This search URL will be used when the SearchEngine
property is set to 0-Custom