3 references to RegisterClientScriptBlockInternal
System.Web.Extensions (3)
UI\ScriptManager.cs (2)
1769RegisterClientScriptBlockInternal(script.ContainingControl, typeof(ScriptManager), scriptInfo.LoadSuccessExpression, 1794RegisterClientScriptBlockInternal(this, typeof(ScriptManager), pageMethods, pageMethods, true);
UI\ServiceReference.cs (1)
108scriptManager.RegisterClientScriptBlockInternal(scriptManager, typeof(ScriptManager), script, script, true);