Previous topicNext topic
Help > Properties >
IsPasswordAutosaveEnabled

IsPasswordAutosaveEnabled Property

Returns or sets if the control saves the passwords entered by the user, after his agreement

Syntax

object .IsPasswordAutosaveEnabled [=  Value ]

The  object placeholder represents an OrdoWebView2 control

Values

Value: The property values are as follows:

Value Description
True The control saves the passwords entered by the user, after his agreement
False Passwords are never saved

Remarks