摘要:        
protected override void OnActionExecuting(ActionExecutingContext filterContext) { if (Request.Cookies["manage"] == null) { //重置路由吧算是 filterContext.Result = RedirectToRoute("default", new { Controller = "Land", Action = "Index" }); ...    阅读全文
        posted @ 2013-09-23 17:14
mrma1989
阅读(502)
评论(0)
推荐(1)
                    
                
浙公网安备 33010602011771号