| IServer Methods |
The IServer type exposes the following members.
| Name | Description | |
|---|---|---|
| MapPath |
Returns the physical file path that corresponds to the specified virtual path on the Web server.
| |
| Transfer |
Terminates execution of the current process and starts execution of a page or handler that is specified with a URL.
| |
| UrlPathEncode |
URL-encodes the path section of a URL string.
|