3 references to RegisterStartupScript
System.Web.Extensions (3)
UI\ScriptManager.cs (3)
1967RegisterStartupScript(control, type, key, script, addScriptTags); 2019ScriptManager.RegisterStartupScript(this, typeof(ScriptManager), "HistoryNavigate", script, true); 2169RegisterStartupScript(control, type, key, script, addScriptTags);