Overload List

  Name Description
Forward(String)
Forward the call to the specified target URI with a response code of 303.
(Inherited from Call.)
Forward(String, CallForwardOptions)
Redirect the call to a different target URI. This is similar to Forward except that the forwarding is carried out by a proxy, when supported.
(Inherited from Call.)

See Also