|
| Name | Description |
|---|
.gif) .gif) | OpenWebConfiguration(String) |
Opens the Web-application configuration file as a Configuration object using the specified virtual path to allow read or write operations.
|
.gif) .gif) | OpenWebConfiguration(String, String) |
Opens the Web-application configuration file as a Configuration object using the specified virtual path and site name to allow read or write operations.
|
.gif) .gif) | OpenWebConfiguration(String, String, String) |
Opens the Web-application configuration file as a Configuration object using the specified virtual path, site name, and location to allow read or write operations.
|
.gif) .gif) | OpenWebConfiguration(String, String, String, String) |
Opens the Web-application configuration file as a Configuration object using the specified virtual path, site name, location, and server to allow read or write operations.
|
.gif) .gif) | OpenWebConfiguration(String, String, String, String, IntPtr) |
Opens the Web-application configuration file as a Configuration object using the specified virtual path, site name, location, server, and security context to allow read or write operations.
|
.gif) .gif) | OpenWebConfiguration(String, String, String, String, String, String) |
Opens the Web-application configuration file as a Configuration object using the specified virtual path, site name, location, server, and security context to allow read or write operations.
|