Click or drag to resize

Fields Methods

The Fields type exposes the following members.

Methods
  NameDescription
Public methodArchiveHiddenFieldsExecute
Hides the archive hidden fields
Public methodBackupControlStyleProperties
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
Public methodColorizeControl
Colorize a certain control
Public methodHiddenFieldsExecute
Puts fields to hidden
Public methodReadOnlyFieldsExecute
Puts fields to read-only Adds a border and background to read-only fields
Public methodRequiredFieldsExecute
Adds RequiredFieldValidators to check the required fields and changes the border colors
Public methodRequiredFieldsExecute(Boolean)
Add validators and change the required fields color
Public methodRestoreControlStyleProperties
Restore all the style properties that were backup for the control
Top
See Also