//ScriptManager.RegisterStartupScript 方法 (Control, Type, String, String, Boolean) public static void RegisterStartupScript( Control control, Type type, string key, string script, bool addScriptTags ) 参数 control 类型: System.Web.UI. Control正在注册该客户端脚本块的控…