摘要:
1.mvc添加登入验证 public class RequireLoginAttribute : ActionFilterAttribute { public override void OnActionExecuting(ActionExecutingContext filterContext) { //redirect if not authenticated if (IdentityUser... 阅读全文
posted @ 2009-11-06 10:37
scott.pei
阅读(395)
评论(0)
推荐(0)

浙公网安备 33010602011771号