Creates a form instance having the current type.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- docStream
- Type:
System.IO Stream
An xml document to initialize form
- paramName
- Type:
System String
The parameter name
- contentType
- Type:
System String
The content type
Return Value
Type:
The Uri to the form instance
See Also