7 references to Input
Microsoft.AspNetCore.Identity.UI (7)
Areas\Identity\Pages\V4\Account\Manage\SetPassword.cshtml.cs (1)
114
var addPasswordResult = await _userManager.AddPasswordAsync(user,
Input
.NewPassword);
SetPassword_cshtml.g.cs (6)
142
Input
.NewPassword
165
Input
.NewPassword
190
Input
.NewPassword
214
Input
.ConfirmPassword
237
Input
.ConfirmPassword
262
Input
.ConfirmPassword