Parameters
- fullName
- The full name of the field to add, including partial names.
- widget
- The check box widget containing the page and the location to insert the field.
Return Value
A newly-added CheckBox field.
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. |