13 references to Input
Microsoft.AspNetCore.Identity.UI (13)
Areas\Identity\Pages\V4\Account\Manage\SetPassword.cshtml.cs (1)
114
var addPasswordResult = await _userManager.AddPasswordAsync(user,
Input
.NewPassword);
Areas_Identity_Pages_V4_Account_Manage_SetPassword_cshtml.g.cs (6)
142
Input
.NewPassword
165
Input
.NewPassword
190
Input
.NewPassword
214
Input
.ConfirmPassword
237
Input
.ConfirmPassword
262
Input
.ConfirmPassword
Areas_Identity_Pages_V5_Account_Manage_SetPassword_cshtml.g.cs (6)
146
Input
.NewPassword
172
Input
.NewPassword
196
Input
.NewPassword
220
Input
.ConfirmPassword
246
Input
.ConfirmPassword
270
Input
.ConfirmPassword