您现在的位置是:首页
>
跳转页面的代码 ExtAspNet页面跳转的方法
ExtA Net页面跳转的方法 一 如果在Page_Load中则可以用Re o e Redirect ABC a x 二 在其它事件中可以用以下方法 rotected void Butt
ExtAspNet页面跳转的方法
一 如果在Page_Load中则可以用Response Redirect( ABC aspx );
二 在其它事件中可以用以下方法
protected void Button _Click(object sender EventArgs e)
{
Page Response RedirectLocation = /tt aspx ;

PageManager AjaxAspnetControls = new string[] { Page };
lishixinzhi/Article/program/net/201311/12733 很赞哦! (1031)