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 postback
|
![]() | 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
|
![]() | RestoreControlStyleProperties |
Restore all the style properties that were backup'ed for the control
|