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