4 references to ClientScriptBlocks
System.Web (4)
UI\ClientScriptManager.cs (3)
790RegisterScriptBlock(CreateScriptKey(type, key), script, ClientAPIRegisterType.ClientScriptBlocks); 834RegisterScriptBlock(CreateScriptIncludeKey(type, key, isResource), script, ClientAPIRegisterType.ClientScriptBlocks); 948case ClientAPIRegisterType.ClientScriptBlocks:
UI\PartialCachingControl.cs (1)
155case ClientAPIRegisterType.ClientScriptBlocks: