What I need to do is the following
- Set small login form (or any partial view)
- Complete login actions
- Get back to the SAME place (controller/action) user was before clicking LOGIN button
Any of Partial Request/Subcontroller,RenderAction solutions offer this without any extra code to handle parent page url?