Property | Type | Description |
---|
Method | Description | |
---|---|---|
Create ( string url, HttpMethod method ) : |
The Redirect element directs the call to another InboundXML document.
|
|
Redirect ( ) : System |
public static Create ( string url, HttpMethod method ) : |
||
url | string | Url to another InboundXML document |
method | HttpMethod | Method used to request the InboundXML doucment the call is being redirected to. |
return |