8 references to EffectivePath
System.Web.Extensions (8)
UI\CompositeScriptReference.cs (2)
90bool hasPath = !String.IsNullOrEmpty(reference.EffectivePath); 138resourceName = reference.GetPath(scriptManager, reference.EffectivePath, reference.ScriptInfo.DebugPath,
UI\ScriptManager.cs (6)
953frameworkScriptPath = frameworkScript.EffectivePath; 1045_scriptPathsDefiningSys.Add(atlasCore.EffectivePath); 1067_scriptPathsDefiningSys.Add(scriptReference.EffectivePath); 1607effectivePath = sref.EffectivePath; 1897new Tuple<string, Assembly>(sr.EffectivePath, null) : 1935new Tuple<string, Assembly>(sr.EffectivePath, null) :