2 references to RegisterStartupScript
System.Web (2)
UI\ClientScriptManager.cs (1)
1021scriptManager.RegisterStartupScript(control, type, key, script, addScriptTags);
UI\WebControls\MenuRendererStandards.cs (1)
61Menu.Page.ScriptManager.RegisterStartupScript(Menu, typeof(MenuRendererStandards), key, initScript, false);