我在js后台的时候*.cs 想实现一个跳转的方法 类似于 window.location.href="http//www.baidu,.com"求赐教
Response.Redirect("http//www.baidu,.com");