欢迎访问我的博客 https://javascript.shop

在类中写reponse语句

原文发布时间为:2009-06-18 —— 来源于本人的百度文章 [由搬家工具导入]

在类文件中不能直接使用response.write,需要使用 System.Web.HttpContext.Current.Response.Write来调用。

posted @ 2017-07-12 00:05  孑孓子  阅读(112)  评论(0编辑  收藏  举报
欢迎访问我的博客 https://javascript.shop