HttpRequest.MapPath Method
.NET Framework 2.0
Maps the virtual path in the requested URL to a physical path on the server for the current request.
| Name | Description |
|---|---|
| HttpRequest.MapPath (String) | Maps the specified virtual path to a physical path. |
| HttpRequest.MapPath (String, String, Boolean) | Maps the specified virtual path to a physical path. |
Community Additions
ADD
Show: