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