Click or drag to resize
Fields Methods

The Fields type exposes the following members.

Methods
  NameDescription
Public methodArchiveHiddenFieldsExecute
Hides the archive hidden fields
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 RequiredFielValidators to check the required fields and changes the border colors
Public methodRequiredFieldsExecute(Boolean)
Add validators and change the required fields color
Top
See Also