用c#来实现:ScriptManager.RegisterStartupScript(this.Page, this.GetType(), "scroll", "window.scroll(0,window.document.body.scrollHeight);", true);
用c#来实现:ScriptManager.RegisterStartupScript(this.Page, this.GetType(), "scroll", "window.scroll(0,window.document.body.scrollHeight);", true);
相关文章: