1 instantiation of ScriptResourceMapping
System.Web.Extensions (1)
UI\ScriptManager.cs (1)
117
ClientScriptManager._scriptResourceMapping = new
ScriptResourceMapping
();
2 references to ScriptResourceMapping
System.Web.Extensions (2)
UI\ScriptManager.cs (2)
252
public static
ScriptResourceMapping
ScriptResourceMapping {
254
return (
ScriptResourceMapping
)ClientScriptManager._scriptResourceMapping;