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