2 references to CdnPath
System.Web.Extensions (2)
UI\ScriptReference.cs (2)
404
(secureConnection ? ScriptInfo.CdnPathSecureConnection : ScriptInfo.
CdnPath
);
410
if (isAssemblyResource && String.IsNullOrEmpty(cdnPath) && String.IsNullOrEmpty(isDebuggingEnabled ? ScriptInfo.CdnDebugPath : ScriptInfo.
CdnPath
)) {