FormsAuthentication.RedirectFromLoginPage Method
.NET Framework 2.0
Redirects an authenticated user back to the originally requested URL or the default URL.
| Name | Description |
|---|---|
| FormsAuthentication.RedirectFromLoginPage (String, Boolean) |
Redirects an authenticated user back to the originally requested URL or the default URL.
|
| FormsAuthentication.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.
|
Community Additions
ADD
Show: