Versions with this page:
Versions without this page:
Add a simple field to the form.
Adds field fieldName with a given string value.
fieldName
Adds a simple field to the form.
Adds field fieldName with a given integer value. A conveinience for calling AddField(fieldName, i.ToString).