Creates a form instance having the current type.
See http://docs.frevvo.com/d/display/frevvo/Initializing+Forms+with+Data for more information.
Namespace: Frevvo.Forms.ClientAssembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax
Parameters
- linkParams
- Type:
System.Collections.Specialized NameValueCollection
A name value collection to initialize form, or put form in edit mode etc.
- sources
- Type: MediaSource
Files to upload during instance creation - may be null
Return Value
Type: FormEntryFormEntry
Examples
See Also