在mvc3中显示用于登录的弹出窗口 [英] displaying popup for signin in mvc3

查看:59
本文介绍了在mvc3中显示用于登录的弹出窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试为登录显示弹出窗口,但我无法转到部分视图

I am trying to display popup for signin but i am unable to go to the partialview

if (Request.IsAjaxRequest())
return PartialView("_PartialSigningIn"); directly it goes to the
return View("SampleAccount","Index");



任何人都可以帮助我!


Can any one help me!

推荐答案

你能否展示你的项目结构?你想要访问的视图在哪里?
could you please show your project structure? where is the view you are trying to access?


这篇关于在mvc3中显示用于登录的弹出窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆