Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
public void new(
    FormRun _formRun, 
    FormListControl _availableItemsCtrl, 
    FormListControl _selectedItemsCtrl)
Run On
Client
Parameters
- _formRun
 Type: FormRun Class
- _availableItemsCtrl
 Type: FormListControl Class
- _selectedItemsCtrl
 Type: FormListControl Class