Creates a WebRequest ready to be used against the current session with frevvo.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- uri
- Type:
System String
The URI scheme for the web request
- method
- Type:
System String
The method for the web request
Return Value
Type:
HttpWebRequest
See Also