论坛首页 编程语言技术论坛

ASP.NET页面刷新新方法总结,方二

浏览 1587 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2011-10-25  
ASP.NET页面刷新的实现方法,方二:

private void Button2_Click( object sender, System.EventArgs e )
{
Response.Write( " < script language=javascript>window.location.href=document.URL; < /script>" );
}

论坛首页 编程语言技术版

跳转论坛:
Global site tag (gtag.js) - Google Analytics