CMSForm Fields |
The CMSForm 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.) | |
deleteFiles |
List of files (controls) to delete files.
| |
lblError | Obsolete.
Error label.
| |
lblInfo | Obsolete.
Info label.
| |
mDefaultPageTemplateID |
Default page template ID.
| |
mDocumentManager |
Document manager.
| |
mMessagesPlaceHolder |
Messages placeholder
| |
mOwnerID |
Owner ID.
| |
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.
|