3 references to _scriptResourceUrl
System.Web.Extensions (3)
Handlers\ScriptResourceHandler.cs (3)
44
_scriptResourceAbsolutePath = VirtualPathUtility.ToAbsolute(
_scriptResourceUrl
);
795
_scriptResourceUrl
+ "?d=" :
796
VirtualPathUtility.ToAbsolute(
_scriptResourceUrl
) + "?d=";