6 references to RegisterScriptBlock
System.Web (6)
UI\ClientScriptManager.cs (5)
787
RegisterScriptBlock
(CreateScriptKey(type, key), script, ClientAPIRegisterType.ClientScriptBlocksWithoutTags);
790
RegisterScriptBlock
(CreateScriptKey(type, key), script, ClientAPIRegisterType.ClientScriptBlocks);
834
RegisterScriptBlock
(CreateScriptIncludeKey(type, key, isResource), script, ClientAPIRegisterType.ClientScriptBlocks);
1010
RegisterScriptBlock
(CreateScriptKey(type, key), script, ClientAPIRegisterType.ClientStartupScriptsWithoutTags);
1013
RegisterScriptBlock
(CreateScriptKey(type, key), script, ClientAPIRegisterType.ClientStartupScripts);
UI\PartialCachingControl.cs (1)
159
Page.ClientScript.
RegisterScriptBlock
(registerCallData.Key,