Mono Class Library: Overview

System.Web.Configuration.WebConfigurationManager: Members

The members of System.Web.Configuration.WebConfigurationManager are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
static
AppSettingsSystem.Collections.Specialized.NameValueCollection. Documentation for this section has not yet been entered.
[read-only]
static
ConnectionStringsSystem.Configuration.ConnectionStringSettingsCollection. Documentation for this section has not yet been entered.

Public Methods

static
GetSection(string) : object
Documentation for this section has not yet been entered.
static
GetSection(string, string) : object
Documentation for this section has not yet been entered.
static
GetWebApplicationSection(string) : object
Documentation for this section has not yet been entered.
static
OpenMachineConfiguration() : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenMachineConfiguration(string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenMachineConfiguration(string, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenMachineConfiguration(string, string, IntPtr) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenMachineConfiguration(string, string, string, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenMappedMachineConfiguration(System.Configuration.ConfigurationFileMap) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenMappedMachineConfiguration(System.Configuration.ConfigurationFileMap, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenMappedWebConfiguration(WebConfigurationFileMap, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenMappedWebConfiguration(WebConfigurationFileMap, string, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenMappedWebConfiguration(WebConfigurationFileMap, string, string, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenWebConfiguration(string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenWebConfiguration(string, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenWebConfiguration(string, string, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenWebConfiguration(string, string, string, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenWebConfiguration(string, string, string, string, IntPtr) : System.Configuration.Configuration
Documentation for this section has not yet been entered.
static
OpenWebConfiguration(string, string, string, string, string, string) : System.Configuration.Configuration
Documentation for this section has not yet been entered.