This documentation is archived and is not being maintained.

IInternalConfigWebHost Members

Defines interfaces used by internal .NET Framework infrastructure for accessing and manipulating Host configuration files.

The IInternalConfigWebHost type exposes the following members.

  NameDescription
Public method GetConfigPathFromSiteIDAndVPath Returns a value representing the path to a configuration file associated with the provided site identifier and application's virtual path.
Public method GetSiteIDAndVPathFromConfigPath Sets the current site identifier of a configuration object based on the application virtual path and the application configuration path.
Top
Show: