IInternalConfigWebHost.GetConfigPathFromSiteIDAndVPath Method (String, String)
.NET Framework (current version)
Returns a value representing the path to a configuration file associated with the provided site identifier and application's virtual path.
Assembly: System.Web (in System.Web.dll)
Parameters
- siteID
-
Type:
System.String
The application's site identifier. For more information, see ASP.NET Configuration Overview.
- vpath
-
Type:
System.String
The application's virtual path as a string. For more information, see ASP.NET Web Site Paths.
.NET Framework
Available since 2.0
Available since 2.0
Show: