//上一个页面,跳转过来的页面
Uri MyUrl = Request.UrlReferrer;
//当前页面
Uri MyUrl = Request.Url;

相关文章:

  • 2022-02-26
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
  • 2021-10-16
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
  • 2021-06-06
  • 2021-12-15
  • 2022-12-23
  • 2021-10-16
相关资源
相似解决方案