.NET Framework Class Library
WebConfigurationManager..::.OpenWebConfiguration Method

Opens the Web-application configuration file as a Configuration object.

Overload List

  NameDescription
Public methodStatic memberOpenWebConfiguration(String)Opens the Web-application configuration file as a Configuration object using the specified virtual path to allow read or write operations.
Public methodStatic memberOpenWebConfiguration(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.
Public methodStatic memberOpenWebConfiguration(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.
Public methodStatic memberOpenWebConfiguration(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.
Public methodStatic memberOpenWebConfiguration(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.
Public methodStatic memberOpenWebConfiguration(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.
Top
See Also

Reference

Tags :


Page view tracker