60 references to RedirectToPage
Identity.ExternalClaims (18)
Pages\Account\ConfirmEmail.cshtml.cs (1)
28
return
RedirectToPage
("/Index");
Pages\Account\ExternalLogin.cshtml.cs (4)
52
return
RedirectToPage
("./Login");
68
return
RedirectToPage
("./Login");
73
return
RedirectToPage
("./Login");
91
return
RedirectToPage
("./Lockout");
Pages\Account\ForgotPassword.cshtml.cs (2)
45
return
RedirectToPage
("./ForgotPasswordConfirmation");
53
return
RedirectToPage
("./ForgotPasswordConfirmation");
Pages\Account\Login.cshtml.cs (1)
89
return
RedirectToPage
("./Lockout");
Pages\Account\LoginWith2fa.cshtml.cs (1)
88
return
RedirectToPage
("./Lockout");
Pages\Account\LoginWithRecoveryCode.cshtml.cs (1)
81
return
RedirectToPage
("./Lockout");
Pages\Account\Manage\ChangePassword.cshtml.cs (1)
69
return
RedirectToPage
("./SetPassword");
Pages\Account\Manage\Disable2fa.cshtml.cs (1)
61
return
RedirectToPage
("./TwoFactorAuthentication");
Pages\Account\Manage\EnableAuthenticator.cshtml.cs (1)
102
return
RedirectToPage
("./GenerateRecoveryCodes");
Pages\Account\Manage\ResetAuthenticator.cshtml.cs (1)
51
return
RedirectToPage
("./EnableAuthenticator");
Pages\Account\Manage\SetPassword.cshtml.cs (1)
61
return
RedirectToPage
("./ChangePassword");
Pages\Account\ResetPassword.cshtml.cs (2)
74
return
RedirectToPage
("./ResetPasswordConfirmation");
80
return
RedirectToPage
("./ResetPasswordConfirmation");
Pages\Account\SignedOut.cshtml.cs (1)
18
return
RedirectToPage
("/Index");
Microsoft.AspNetCore.Identity.UI (40)
Areas\Identity\Pages\V4\Account\ConfirmEmail.cshtml.cs (1)
47
return
RedirectToPage
("/Index");
Areas\Identity\Pages\V4\Account\ConfirmEmailChange.cshtml.cs (1)
49
return
RedirectToPage
("/Index");
Areas\Identity\Pages\V4\Account\ExternalLogin.cshtml.cs (2)
115
public override IActionResult OnGet() =>
RedirectToPage
("./Login");
152
return
RedirectToPage
("./Lockout");
Areas\Identity\Pages\V4\Account\ForgotPassword.cshtml.cs (2)
70
return
RedirectToPage
("./ForgotPasswordConfirmation");
85
return
RedirectToPage
("./ForgotPasswordConfirmation");
Areas\Identity\Pages\V4\Account\Login.cshtml.cs (1)
143
return
RedirectToPage
("./Lockout");
Areas\Identity\Pages\V4\Account\LoginWith2fa.cshtml.cs (1)
138
return
RedirectToPage
("./Lockout");
Areas\Identity\Pages\V4\Account\LoginWithRecoveryCode.cshtml.cs (1)
121
return
RedirectToPage
("./Lockout");
Areas\Identity\Pages\V4\Account\Manage\ChangePassword.cshtml.cs (1)
107
return
RedirectToPage
("./SetPassword");
Areas\Identity\Pages\V4\Account\Manage\Disable2fa.cshtml.cs (1)
82
return
RedirectToPage
("./TwoFactorAuthentication");
Areas\Identity\Pages\V4\Account\Manage\EnableAuthenticator.cshtml.cs (2)
153
return
RedirectToPage
("./ShowRecoveryCodes");
157
return
RedirectToPage
("./TwoFactorAuthentication");
Areas\Identity\Pages\V4\Account\Manage\GenerateRecoveryCodes.cshtml.cs (1)
94
return
RedirectToPage
("./ShowRecoveryCodes");
Areas\Identity\Pages\V4\Account\Manage\ResetAuthenticator.cshtml.cs (1)
80
return
RedirectToPage
("./EnableAuthenticator");
Areas\Identity\Pages\V4\Account\Manage\SetPassword.cshtml.cs (1)
95
return
RedirectToPage
("./ChangePassword");
Areas\Identity\Pages\V4\Account\Manage\ShowRecoveryCodes.cshtml.cs (1)
37
return
RedirectToPage
("./TwoFactorAuthentication");
Areas\Identity\Pages\V4\Account\RegisterConfirmation.cshtml.cs (1)
60
return
RedirectToPage
("/Index");
Areas\Identity\Pages\V4\Account\ResetPassword.cshtml.cs (2)
117
return
RedirectToPage
("./ResetPasswordConfirmation");
123
return
RedirectToPage
("./ResetPasswordConfirmation");
Areas\Identity\Pages\V5\Account\ConfirmEmail.cshtml.cs (1)
47
return
RedirectToPage
("/Index");
Areas\Identity\Pages\V5\Account\ConfirmEmailChange.cshtml.cs (1)
49
return
RedirectToPage
("/Index");
Areas\Identity\Pages\V5\Account\ExternalLogin.cshtml.cs (2)
115
public override IActionResult OnGet() =>
RedirectToPage
("./Login");
152
return
RedirectToPage
("./Lockout");
Areas\Identity\Pages\V5\Account\ForgotPassword.cshtml.cs (2)
70
return
RedirectToPage
("./ForgotPasswordConfirmation");
85
return
RedirectToPage
("./ForgotPasswordConfirmation");
Areas\Identity\Pages\V5\Account\Login.cshtml.cs (1)
143
return
RedirectToPage
("./Lockout");
Areas\Identity\Pages\V5\Account\LoginWith2fa.cshtml.cs (1)
138
return
RedirectToPage
("./Lockout");
Areas\Identity\Pages\V5\Account\LoginWithRecoveryCode.cshtml.cs (1)
121
return
RedirectToPage
("./Lockout");
Areas\Identity\Pages\V5\Account\Manage\ChangePassword.cshtml.cs (1)
107
return
RedirectToPage
("./SetPassword");
Areas\Identity\Pages\V5\Account\Manage\Disable2fa.cshtml.cs (1)
82
return
RedirectToPage
("./TwoFactorAuthentication");
Areas\Identity\Pages\V5\Account\Manage\EnableAuthenticator.cshtml.cs (2)
153
return
RedirectToPage
("./ShowRecoveryCodes");
157
return
RedirectToPage
("./TwoFactorAuthentication");
Areas\Identity\Pages\V5\Account\Manage\GenerateRecoveryCodes.cshtml.cs (1)
94
return
RedirectToPage
("./ShowRecoveryCodes");
Areas\Identity\Pages\V5\Account\Manage\ResetAuthenticator.cshtml.cs (1)
80
return
RedirectToPage
("./EnableAuthenticator");
Areas\Identity\Pages\V5\Account\Manage\SetPassword.cshtml.cs (1)
95
return
RedirectToPage
("./ChangePassword");
Areas\Identity\Pages\V5\Account\Manage\ShowRecoveryCodes.cshtml.cs (1)
37
return
RedirectToPage
("./TwoFactorAuthentication");
Areas\Identity\Pages\V5\Account\RegisterConfirmation.cshtml.cs (1)
60
return
RedirectToPage
("/Index");
Areas\Identity\Pages\V5\Account\ResetPassword.cshtml.cs (2)
117
return
RedirectToPage
("./ResetPasswordConfirmation");
123
return
RedirectToPage
("./ResetPasswordConfirmation");
Microsoft.AspNetCore.Mvc.RazorPages (1)
PageModel.cs (1)
1258
=>
RedirectToPage
(pageName: null);
Microsoft.AspNetCore.Mvc.RazorPages.Test (1)
PageModelTest.cs (1)
981
var result = pageModel.
RedirectToPage
(pageName);