ListBoxField.AddItem Method
| Name | Parameters | Description |
|---|---|---|
| AddItem(String, String) | displayValue, exportValue | Adds an item with the specified display and export values to the list box field. |
| AddItem(String) | displayValue | Adds an item to the list box field. |