I have the secure page. ASP.NET redirect me to the lo开发者_StackOverflow社区gin page after non-authorized access to the secure page
How do I know the secure page name on the login page?
If you are using Forms Authentication, you can use the FormsAuthentication.RedirectFromLoginPage method, this will automagically take you back to the original page requested.
加载中,请稍侯......
精彩评论