FormFieldControlName Class |
Namespace: CMS.FormEngine
public class FormFieldControlName
The FormFieldControlName type exposes the following members.
Name | Description | |
---|---|---|
FormFieldControlName |
Name | Description | |
---|---|---|
CALENDAR |
Calendar.
| |
CHECKBOX |
Check box.
| |
DOCUMENT_ATTACHMENTS |
Document attachments control.
| |
DROPDOWNLIST |
Drop down list.
| |
FILESELECTION |
File selector.
| |
HTMLAREA |
HTML area.
| |
IMAGESELECTION |
Image selector.
| |
LABEL |
Label.
| |
LISTBOX |
List box.
| |
MEDIASELECTION |
Media selector.
| |
MULTIPLECHOICE |
Multiple choice control.
| |
RADIOBUTTONS |
Radio buttons control.
| |
TEXTAREA |
Text area.
| |
TEXTBOX |
Text box.
| |
UPLOAD |
Upload control.
|