ScriptManager::EnableCdnFallback Property
.NET Framework (current version)
Enables local copy of a script to load in the event that the CDN (Content Delivery Network) is unavailable.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
public: property bool EnableCdnFallback { virtual bool get() sealed; virtual void set(bool value) sealed; }
.NET Framework
Available since 4.5
Available since 4.5
Show: