FormsAuthentication::RedirectFromLoginPage Method
.NET Framework (current version)
Redirects an authenticated user back to the originally requested URL or the default URL.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | RedirectFromLoginPage(String^, Boolean) | Redirects an authenticated user back to the originally requested URL or the default URL. |
![]() ![]() | RedirectFromLoginPage(String^, Boolean, String^) | Redirects an authenticated user back to the originally requested URL or the default URL using the specified cookie path for the forms-authentication cookie. |
Show:

