Creates a form instance, in editing mode, 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 additional URL link parameters.
Return Value
Type: FormEntryFormEntry
Examples
See Also