| Fields Methods |
The Fields type exposes the following members.
| Name | Description | |
|---|---|---|
| ArchiveHiddenFieldsExecute |
Hides the archive hidden fields
| |
| ColorizeControl |
Colorize a certain control
| |
| HiddenFieldsExecute |
Puts fields to hidden
| |
| ReadOnlyFieldsExecute |
Puts fields to read-only
Adds a border and background to read-only fields
| |
| RequiredFieldsExecute |
Adds RequiredFielValidators to check the required fields
and changes the border colors
| |
| RequiredFieldsExecute(Boolean) |
Add validators and change the required fields color
|