Specifies whether the control uses the fixed version 126 of WebView2, which allows the display of the password wallet .
Syntax
object .UseOrdoconceptWebView2 [= Value ]
The object placeholder represents an OrdoWebView2 control
Values
Value: The property values are as follows:
| Value | Description |
| True | The control use the pre-installed fixed version 126 of WebView2 |
| False | The control use the fixed version of WebView2 |
Remarks