Inserts the specified form field at the current input position.

Add(FormField)

public bool Add(FormField formField);

Parameters

Parameter Description
formField Specifies the form field to add.

Return Value

The return value is true, if the form field could be added. Otherwise it is false.