MVC后台实现关闭当前页面,跳转到父页面。

return Content("<script>parent.window.close();parent.location.href = parent.location.href;</script>");

posted @ 2014-07-02 10:41  人生只若初见  阅读(2223)  评论(0编辑  收藏  举报