4 references to IsDebuggingEnabled
System.Web.Extensions (4)
UI\ScriptReference.cs (4)
380
IsDebuggingEnabled
(scriptManager), ref resourceName, ref assembly);
398
bool isDebuggingEnabled =
IsDebuggingEnabled
(scriptManager);
422
bool hasDebugResource = DetermineResourceNameAndAssembly(scriptManager,
IsDebuggingEnabled
(scriptManager),
455
string path = GetPath(scriptManager, releasePath, predeterminedDebugPath,
IsDebuggingEnabled
(scriptManager));