UserMapPath.MapPath Method (String, String)
.NET Framework (current version)
Returns the physical path based on the site ID and on the URL that is associated with the site.
Assembly: System.Web (in System.Web.dll)
Parameters
- siteID
-
Type:
System.String
A unique identifier for the site.
- path
-
Type:
System.String
The URL that is associated with the site.
Implements
IConfigMapPath.MapPath(String, String)
.NET Framework
Available since 4.0
Available since 4.0
Show: