Parameters
- fullName
- The full name of the field.
- widget
- The text box annotation that is the visual representation of this text field.
Return Value
A TextField.
Exception | Description |
---|---|
ImageGear.Core.ImGearException | Thrown when an error occurs during method execution. Additional information about the error may be found in the message of the exception. Commonly occurs when the widget argument is null or the fullName argument is null or empty. |