MobileFormsAuthentication::RedirectFromLoginPage Method

 

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.

Namespace:   System.Web.Mobile
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticRedirectFromLoginPage(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.

System_CAPS_pubmethodSystem_CAPS_staticRedirectFromLoginPage(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.

Return to top
Show: