Returns or sets whether or not the control prefills forms with previously stored user informations
Syntax
object .IsGeneralAutofillEnabled [= Value ]
The object placeholder represents an OrdoWebView2 control
Values
Value: The property values are as follows:
| Value | Description |
| True | The control prefills forms with previously stored user informations, if possible |
| False | The user must fill in all the fields of the forms |