UserMapPath.GetAppPathForPath Method (String, String)
.NET Framework (current version)
Returns the virtual directory name that is associated with a specific 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.
Return Value
Type: System.StringThe siteID value must be unique. The siteID value distinguishes sites that have the same name.
.NET Framework
Available since 4.0
Available since 4.0
Show: