HttpRequestWrapper::MapPath Method
.NET Framework (current version)
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^) | Maps the specified virtual path to a physical path on the server.(Overrides HttpRequestBase::MapPath(String^).) |
![]() | MapPath(String^, String^, Boolean) | Maps the specified virtual path to a physical path on the server.(Overrides HttpRequestBase::MapPath(String^, String^, Boolean).) |
Show:
