有2种方法:大家可以试试1。((Page)System.Web.HttpContext.Current.Handler).ViewState["Whatever"] 2。public void checkitout(string param1,System.Web.UI.Page tmpPage); 调用checkitout("baby",this) 相关文章: