Xml node containing the form item definition.
The form definition that this form item belongs to.
The file types accepted by the {@link geocortex.forms.items.FilePickerFormItem}.
A value indicating whether to allow users to select multiple files.
The name of the argument that will be used to store the result of this item.
The result.
A reference to the FormDefinition that contains this form item.
The type of the FormItem.
The value indicating whether this item is required.
A value indicating whether the {@link geocortex.forms.items.FilePickerFormItem} is supported by the browser.
The value indicating whether this item is valid.
The value indicating whether this item is visible or not.
The form item ID.
The LabelFormItem for this form item.
The tooltip of this form item.
Gets the collection of {@link validation.ValidationItem} objects that belong to this FormItem.
Raises the FormItemResultChangedEvent.
Clears the form item input.
Gets the result of the form item.
[]}
Refreshes the user interface of the form item.
Validates the form item. Returns a collection of items that did not pass validation.
Initializes a new instance of the FilePickerFormItem class.