FormsAuthentication.RedirectFromLoginPage Method
.NET Framework 4
Redirects an authenticated user back to the originally requested URL or the default URL.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| 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. |