WebConfigurationFileMap Constructor

.NET Framework (current version)
 

Initializes a new instance of the WebConfigurationFileMap class.

Namespace:   System.Web.Configuration
Assembly:  System.Web (in System.Web.dll)

NameDescription
System_CAPS_pubmethodWebConfigurationFileMap()

Creates a new instance of the WebConfigurationFileMap class.

System_CAPS_pubmethodWebConfigurationFileMap(String^)

Initializes a new instance of the WebConfigurationFileMap class by using the specified machine configuration file name.

Return to top
Show: