摘要:
假如你的Controller里面包含如下代码 public ActionResult Register(RegisterModel model) { ...................... if (createStatus == MembershipCreateStatus.Success) { FormsAuthentication.SetAuthCookie(userName, createPersistentCookie); ... 阅读全文
posted @ 2012-03-23 15:02
张江节度使
阅读(632)
评论(0)
推荐(0)

浙公网安备 33010602011771号