摘要:
比如在类中要使用Cache,用HttpContext.Current.CacheResponse,Request等一样.如果要使用Page则:Page p=(Page)HttpContext.Current.Handler; 阅读全文
posted @ 2008-08-20 10:27 我不是高手 阅读(1484) 评论(4) 推荐(0)
|
|||
|
摘要:
比如在类中要使用Cache,用HttpContext.Current.CacheResponse,Request等一样.如果要使用Page则:Page p=(Page)HttpContext.Current.Handler; 阅读全文
posted @ 2008-08-20 10:27 我不是高手 阅读(1484) 评论(4) 推荐(0) |
|||