Click or drag to resize

TermChoiceField Fields

The TermChoiceField type exposes the following members.

Fields
  NameDescription
Public fieldAllowFillInChoices
If enabled, new terms can be created by the user. This setting is only relevant for the ControlType 'Picker'.
Public fieldControlType
Specifies the control used to display the TermChoiceField within the form.
Public fieldDefaultTerms
Specifies the default terms for this field.
Public fieldEnableMultiSelection
Specify whether the field will allow more than one term.
Public fieldId (Inherited from BaseField.)
Public fieldParent
Specifies the term set or the parent term from which the terms are selectable in the choice control. Please note that term sets are only searchable with find on type using the full name of the term set.
Public fieldRecursive
Specifies if only the direct children of the specified parent are selectable or all descendants.
Top
See Also