使用javascript显示警报,然后使用相同的方法进行重定向:
scriptManager.RegisterStartupscript(this,this.GetType(),"redirect","alert('Time Outalert'); window.location='" + Request.ApplicationPath + "Nextpage.aspx';",true);
使用javascript显示警报,然后使用相同的方法进行重定向:
scriptManager.RegisterStartupscript(this,this.GetType(),"redirect","alert('Time Outalert'); window.location='" + Request.ApplicationPath + "Nextpage.aspx';",true);