HttpRequestBase.MapPath Method
.NET Framework (current version)
When overridden in a derived class, maps the virtual path in the requested URL to a physical path on the server.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | MapPath(String) | When overridden in a derived class, maps the specified virtual path to a physical path on the server. |
![]() | MapPath(String, String, Boolean) | When overridden in a derived class, maps the specified virtual path to a physical path on the server. |
Show:
