DestinationPageUrl is the property that you can set to redirect a logged in
user to specific page upon successfull login.
Also, by default, .net should automatically put a ReturnUrl query string in
the URL when a user tries access a page before they are logged in. Then
after logging in, they should be redirected back to the value in the
ReturnUrl querystring.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.