3 references to DeploymentSectionRetail
System.Web.Extensions (3)
UI\CompositeScriptReference.cs (1)
47bool isDebuggingEnabled = !scriptManager.DeploymentSectionRetail &&
UI\ScriptManager.cs (1)
558if (DeploymentSectionRetail) {
UI\ScriptReference.cs (1)
465if (IsDirectRegistration || scriptManager.DeploymentSectionRetail) {