3 references to CdnDebugPath
System.Web.Extensions (3)
UI\ScriptReference.cs (1)
575
_cdnDebugPath = definition.
CdnDebugPath
;
UI\ScriptResourceDefinition.cs (1)
38
_cdnDebugPathSecureConnection = GetSecureCdnPath(
CdnDebugPath
);
UI\ScriptResourceMapping.cs (1)
31
EnsureAbsoluteOrAppRelative(definition.
CdnDebugPath
);