Mono Class Library: Overview

System.Web.Configuration.WebConfigurationManager: Method Members

The methods of System.Web.Configuration.WebConfigurationManager are listed below. For a list of all members, see the WebConfigurationManager Members list.

See Also: Inherited members from System.Object

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.