Click or drag to resize
IServer Methods

The IServer type exposes the following members.

Methods
  NameDescription
Public methodMapPath
Returns the physical file path that corresponds to the specified virtual path on the Web server.
Public methodTransfer
Terminates execution of the current process and starts execution of a page or handler that is specified with a URL.
Public methodUrlPathEncode
URL-encodes the path section of a URL string.
Top
See Also