DeploymentSection Class
.NET Framework 3.0
Defines configuration settings that are used to support the deployment of a Web application. This class cannot be inherited.
Namespace: System.Web.Configuration
Assembly: System.Web (in system.web.dll)
Assembly: System.Web (in system.web.dll)
The DeploymentSection can be used to ensure a site is deployed based on retail mode. When Retail is true, ASP.NET will disable certain settings defined in the configuration, such as trace output, custom errors, and debug capabilities. This section only applies at the machine- and application-level configuration files.
System.Object
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
System.Web.Configuration.DeploymentSection
System.Configuration.ConfigurationElement
System.Configuration.ConfigurationSection
System.Web.Configuration.DeploymentSection
Community Additions
ADD
Show: