this.ClientScript.RegisterStartupScript(this.GetType(), "", "RunClick()", true);
RunClick()是在aspx上的js方法