Fields Methods |
The Fields type exposes the following members.
Name | Description | |
---|---|---|
ArchiveHiddenFieldsExecute |
Hides the archive hidden fields
| |
BackupControlStyleProperties |
Backup all the style properties of the control in order to be able to invert the control back to original state, only if not post back
| |
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 RequiredFieldValidators to check the required fields
and changes the border colors
| |
RequiredFieldsExecute(Boolean) |
Add validators and change the required fields color
| |
RestoreControlStyleProperties |
Restore all the style properties that were backup for the control
|