PageFormFieldCollection Class Methods
In This Topic
For a list of all members of this type, see PageFormFieldCollection members.
Public Methods
| | Name | Description |
 | Add | Adds a FormField to the PageFormFieldCollection. |
 | Clear | Removes all the FormFields from the PageFormFieldCollection. |
 | GetEnumerator | Gets the enumerator. |
 | Remove | Removes a FormField from the PageFormFieldCollection. |
 | RemoveAt | Removes the FormField located at a specific index in the PageFormFieldCollection. |
Top
See Also