MobileFormsAuthentication::RedirectFromLoginPage Method
.NET Framework (current version)
Redirects an authenticated user back to the originally requested URL. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | RedirectFromLoginPage(String^, Boolean) | Redirects an authenticated user to the originally requested URL after logging in. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
![]() ![]() | RedirectFromLoginPage(String^, Boolean, String^) | Redirects an authenticated user to the originally requested URL after logging in. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site. |
Show:

