0 out of 10 rated this helpful - Rate this topic

FormsAuthentication.RedirectFromLoginPage Method

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.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.