Perform an http-post operation.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- url
- Type:
System String
The address
- nvc
- Type:
System.Collections.Specialized NameValueCollection
The post parameters, may be null
- sources
- Type: MediaSource
The related media sources to be uploaded, may be null
Return Value
Type:
Returns the location of the created or uploaded document
See Also