3 references to RegisterClientScriptBlock
System.Web.Extensions (3)
UI\ScriptManager.cs (3)
1434ScriptRegistrationManager.RegisterClientScriptBlock(page, type, key, script, addScriptTags); 1438ScriptRegistrationManager.RegisterClientScriptBlock(control, type, key, script, addScriptTags); 1543ScriptRegistrationManager.RegisterClientScriptBlock(this, typeof(ScriptManager), "CultureInfo", entry.Item1, true);