1 reference to CurrentPasswordInternal
System.Web (1)
UI\WebControls\ChangePassword.cs (1)
1716if (user != null && user.ChangePassword(CurrentPasswordInternal, newPassword, /*throwOnError*/ false)) {