BizForm Fields |
The BizForm type exposes the following members.
Name | Description | |
---|---|---|
categoryListPanel |
Category list panel, may be displayed above formPanel.
(Inherited from BasicForm.) | |
categoryListPlaceholder |
Placeholder for category list.
(Inherited from BasicForm.) | |
content |
Bizform item.
| |
deleteFiles |
List of files (controls) to delete files.
| |
hideForm |
Indicates if the form should be hidden.
| |
mBizFormID |
Bizform ID of currently loaded bizform.
| |
mEnableAutoresponder |
Indicates if autoresponder e-mail should be sent.
| |
mEnableNotificationEmail |
Indicates if notification e-mail should be sent.
| |
mShowPrivateFields |
Nonpublic fields are shown if true.
(Inherited from BasicForm.) | |
mSubmitButton |
Form submit button.
(Inherited from BasicForm.) | |
mSubmitImageButton |
Form submit image button.
(Inherited from BasicForm.) | |
uploadFiles |
List of files (controls) to upload files.
|