HttpServerUtilityBase::Transfer Method (String^)
.NET Framework (current version)
When overridden in a derived class, terminates execution of the current process and starts execution of a page or handler that is specified with a URL.
Assembly: System.Web (in System.Web.dll)
Parameters
- path
-
Type:
System::String^
The URL of the page or handler to execute.
| Exception | Condition |
|---|---|
| NotImplementedException | Always. |
.NET Framework
Available since 3.5
Available since 3.5
Show: