2 references to CreateScriptIncludeKey
System.Web (2)
UI\ClientScriptManager.cs (2)
597&& (_registeredClientScriptBlocks.Contains(CreateScriptIncludeKey(type, key, false)))); 834RegisterScriptBlock(CreateScriptIncludeKey(type, key, isResource), script, ClientAPIRegisterType.ClientScriptBlocks);