3 references to Retail
System.Web (2)
Configuration\DeploymentSection.cs (1)
64
s_retail = RuntimeConfig.GetAppConfig().Deployment.
Retail
;
Hosting\ApplicationManager.cs (1)
1098
if (deploymentSection != null && !deploymentSection.
Retail
&& EnvironmentInfo.WasLaunchedFromDevelopmentEnvironment) {
System.Web.Extensions (1)
UI\DeploymentSectionCache.cs (1)
44
return section.
Retail
;