20 references to Input
Microsoft.AspNetCore.Identity.UI (20)
Areas\Identity\Pages\V4\Account\Manage\ChangePassword.cshtml.cs (2)
126
var changePasswordResult = await _userManager.ChangePasswordAsync(user,
Input
.OldPassword,
Input
.NewPassword);
Areas_Identity_Pages_V4_Account_Manage_ChangePassword_cshtml.g.cs (9)
154
Input
.OldPassword
177
Input
.OldPassword
203
Input
.OldPassword
227
Input
.NewPassword
250
Input
.NewPassword
276
Input
.NewPassword
300
Input
.ConfirmPassword
323
Input
.ConfirmPassword
349
Input
.ConfirmPassword
Areas_Identity_Pages_V5_Account_Manage_ChangePassword_cshtml.g.cs (9)
159
Input
.OldPassword
186
Input
.OldPassword
210
Input
.OldPassword
234
Input
.NewPassword
261
Input
.NewPassword
285
Input
.NewPassword
309
Input
.ConfirmPassword
336
Input
.ConfirmPassword
360
Input
.ConfirmPassword