Click or drag to resize

PFFieldChoice Fields

The PFFieldChoice type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberControlBaseName_ChoiceInput
Base name for checkboxes and radio buttons displayed for a choice field.
Public fieldStatic memberControlName_AutoCompleteInput
Name of the control hosting values in the autocomplete display mode.
Public fieldStatic memberControlName_Choice_HiddenInput
Name of the control: hidden input posted to get the control value when there is no checked radio button or checkbox (=not posted).
Public fieldStatic memberControlName_DropDownInput
Name of the control: dropdown list (select).
Top
See Also