1 implementation of RegisterClientScriptBlock
System.Web.Extensions (1)
UI\ClientScriptManagerWrapper.cs (1)
46void IClientScriptManager.RegisterClientScriptBlock(Type type, string key, string script, bool addScriptTags) {
1 reference to RegisterClientScriptBlock
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
1729this.IPage.ClientScript.RegisterClientScriptBlock(typeof(ScriptManager),