4 references to Zip
System.Web.Extensions (4)
UI\ScriptManager.cs (3)
1164
Zip
);
1707
string url = script.GetUrl(this,
Zip
);
1758
string fallbackPath = scriptReference.GetUrlInternal(this,
Zip
, useCdnPath: false);
UI\ScriptRegistrationManager.cs (1)
271
string resourceUrl = script.GetUrlInternal(sm, sm.
Zip
);