Click or drag to resize
BizForm Fields

The BizForm type exposes the following members.

Fields
  NameDescription
Protected fieldcategoryListPanel
Category list panel, may be displayed above formPanel.
(Inherited from BasicForm.)
Protected fieldcategoryListPlaceholder
Placeholder for category list.
(Inherited from BasicForm.)
Protected fieldcontent
Bizform item.
Protected fielddeleteFiles
List of files (controls) to delete files.
Protected fieldhideForm
Indicates if the form should be hidden.
Protected fieldmBizFormID
Bizform ID of currently loaded bizform.
Protected fieldmEnableAutoresponder
Indicates if autoresponder e-mail should be sent.
Protected fieldmEnableNotificationEmail
Indicates if notification e-mail should be sent.
Protected fieldmShowPrivateFields
Nonpublic fields are shown if true.
(Inherited from BasicForm.)
Protected fieldmSubmitButton
Form submit button.
(Inherited from BasicForm.)
Protected fieldmSubmitImageButton
Form submit image button.
(Inherited from BasicForm.)
Protected fielduploadFiles
List of files (controls) to upload files.
Top
See Also