2 references to GetUrlInternal
System.Web.Extensions (2)
UI\ScriptReference.cs (1)
342
return
GetUrlInternal
(scriptManager, zip);
UI\ScriptRegistrationManager.cs (1)
271
string resourceUrl = script.
GetUrlInternal
(sm, sm.Zip);