摘要: Gets a value indicating whether the request has been authenticated. protected void Page_Load(object sender, EventArgs e) { //whatever windows & forms authentications if (!Request.IsAuthenticated... 阅读全文
posted @ 2009-01-07 16:38 许晓光 阅读(670) 评论(0) 推荐(0)