| IFormProvider Methods |
The IFormProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| GetFormComponents |
Gets a list of form components as configured in bizFormInfo.
| |
| SendEmails |
Sends notification and autoresponder emails if the form is configured to do so.
| |
| SetFormData |
Sets data of a form represented by a list of its components.
| |
| UpdateFormData |
Updates form data of already existing BizFormItem.
|