3 references to Path
System.Web.Extensions (3)
UI\ScriptReference.cs (1)
569path = definition.Path;
UI\ScriptResourceMapping.cs (2)
25if (String.IsNullOrEmpty(definition.ResourceName) && String.IsNullOrEmpty(definition.Path)) { 28EnsureAbsoluteOrAppRelative(definition.Path);