摘要:
使用前需要进行判断: if (Request != null && Request.UrlReferrer != null && Request.UrlReferrer.PathAndQuery != null) { string previousURL = Request.UrlReferrer.PathAndQuery; }实例说明: Request.UrlRe... 阅读全文
posted @ 2010-03-03 13:33
Aelite
阅读(2793)
评论(0)
推荐(0)