3 references to GetPath
System.Web.Extensions (3)
UI\CompositeScriptReference.cs (2)
138
resourceName = reference.
GetPath
(scriptManager, reference.EffectivePath, reference.ScriptInfo.DebugPath,
143
resourceName = reference.
GetPath
(scriptManager, reference.Path, null,
UI\ScriptReference.cs (1)
455
string path =
GetPath
(scriptManager, releasePath, predeterminedDebugPath, IsDebuggingEnabled(scriptManager));